Searched refs:crypto_akcipher_spawn (Results 1 – 3 of 3) sorted by relevance
24 struct crypto_akcipher_spawn { struct81 int crypto_grab_akcipher(struct crypto_akcipher_spawn *spawn,86 struct crypto_akcipher_spawn *spawn) in crypto_spawn_akcipher()91 static inline void crypto_drop_akcipher(struct crypto_akcipher_spawn *spawn) in crypto_drop_akcipher()97 struct crypto_akcipher_spawn *spawn) in crypto_spawn_akcipher_alg()
93 int crypto_grab_akcipher(struct crypto_akcipher_spawn *spawn, in crypto_grab_akcipher()
97 struct crypto_akcipher_spawn spawn;592 struct crypto_akcipher_spawn *spawn = &ctx->spawn; in pkcs1pad_free()
Completed in 6 milliseconds