Home
last modified time | relevance | path

Searched refs:crypto_cipher_spawn (Results 1 – 2 of 2) sorted by relevance

/linux/include/crypto/internal/
H A Dcipher.h181 struct crypto_cipher_spawn { struct
185 static inline int crypto_grab_cipher(struct crypto_cipher_spawn *spawn, in crypto_grab_cipher() argument
195 static inline void crypto_drop_cipher(struct crypto_cipher_spawn *spawn) in crypto_drop_cipher()
201 struct crypto_cipher_spawn *spawn) in crypto_spawn_cipher_alg()
207 struct crypto_cipher_spawn *spawn) in crypto_spawn_cipher()
/linux/crypto/
H A Dhctr2.c37 struct crypto_cipher_spawn blockcipher_spawn;