Searched defs:crypto_cipher (Results 1 – 8 of 8) sorted by relevance
17 struct crypto_cipher { struct18 enum crypto_cipher_alg alg; argument19 union {43 struct crypto_cipher * crypto_cipher_init(enum crypto_cipher_alg alg, in crypto_cipher_init() argument
403 struct crypto_cipher { struct 411 struct crypto_cipher * crypto_cipher_init(enum crypto_cipher_alg alg, in crypto_cipher_init() argument 404 algcrypto_cipher global() argument
288 struct crypto_cipher { struct 301 struct crypto_cipher * crypto_cipher_init(enum crypto_cipher_alg alg, in crypto_cipher_init() argument
396 struct crypto_cipher { struct 402 struct crypto_cipher * crypto_cipher_init(enum crypto_cipher_alg alg, in crypto_cipher_init() argument
476 struct crypto_cipher { global() struct 477 algcrypto_cipher global() argument 482 deccrypto_cipher crypto_cipher_init() argument
853 struct crypto_cipher { struct 858 struct crypto_cipher * crypto_cipher_init(enum crypto_cipher_alg alg, in crypto_cipher_init() argument
701 struct crypto_cipher { global() struct 707 deccrypto_cipher crypto_cipher_init() argument
564 crypto_cipher(const struct crypto_session_params *csp) crypto_cipher() function