Searched refs:crypto_acomp_streams (Results 1 – 2 of 2) sorted by relevance
63 struct crypto_acomp_streams { struct191 void crypto_acomp_free_streams(struct crypto_acomp_streams *s);192 int crypto_acomp_alloc_streams(struct crypto_acomp_streams *s);195 struct crypto_acomp_streams *s) __acquires(stream);
42 struct crypto_acomp_streams streams;
Completed in 14 milliseconds