Searched refs:crypto_akcipher_spawn (Results 1 - 3 of 3) sorted by last modified time

/linux-master/crypto/
H A Dakcipher.c89 int crypto_grab_akcipher(struct crypto_akcipher_spawn *spawn,
H A Drsa-pkcs1pad.c120 struct crypto_akcipher_spawn spawn;
615 struct crypto_akcipher_spawn *spawn = &ctx->spawn;
/linux-master/include/crypto/internal/
H A Dakcipher.h24 struct crypto_akcipher_spawn { struct
103 int crypto_grab_akcipher(struct crypto_akcipher_spawn *spawn,
108 struct crypto_akcipher_spawn *spawn)
113 static inline void crypto_drop_akcipher(struct crypto_akcipher_spawn *spawn)
119 struct crypto_akcipher_spawn *spawn)

Completed in 162 milliseconds