Home
last modified time | relevance | path

Searched refs:crypto_akcipher_spawn (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/include/crypto/internal/
H A Dakcipher.h24 struct crypto_akcipher_spawn { struct
81 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()
/kernel/linux/linux-6.6/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) in crypto_spawn_akcipher()
113 static inline void crypto_drop_akcipher(struct crypto_akcipher_spawn *spawn) in crypto_drop_akcipher()
119 struct crypto_akcipher_spawn *spawn) in crypto_spawn_akcipher_alg()
/kernel/linux/linux-5.10/crypto/
H A Dakcipher.c93 int crypto_grab_akcipher(struct crypto_akcipher_spawn *spawn, in crypto_grab_akcipher()
H A Drsa-pkcs1pad.c97 struct crypto_akcipher_spawn spawn;
590 struct crypto_akcipher_spawn *spawn = &ctx->spawn; in pkcs1pad_free()
/kernel/linux/linux-6.6/crypto/
H A Drsa-pkcs1pad.c97 struct crypto_akcipher_spawn spawn;
592 struct crypto_akcipher_spawn *spawn = &ctx->spawn; in pkcs1pad_free()
H A Dakcipher.c116 int crypto_grab_akcipher(struct crypto_akcipher_spawn *spawn, in crypto_grab_akcipher()

Completed in 4 milliseconds