Searched refs:crypto_cipher (Results 1 – 3 of 3) sorted by relevance
634 struct enc_xform *crypto_cipher(const struct crypto_session_params *csp);
984 txf = crypto_cipher(csp); in swcr_setup_cipher()1232 txf = crypto_cipher(csp); in swcr_cipher_supported()
585 crypto_cipher(const struct crypto_session_params *csp) in crypto_cipher() function