Searched refs:crypto_cipher_init (Results 1 – 1 of 1) sorted by relevance
| /f-stack/freebsd/contrib/openzfs/module/icp/api/ |
| H A D | kcf_cipher.c | 224 crypto_cipher_init(crypto_mechanism_t *mech, crypto_key_t *key, in crypto_cipher_init() function 445 return (crypto_cipher_init(mech, key, tmpl, ctxp, crq, in crypto_encrypt_init() 728 return (crypto_cipher_init(mech, key, tmpl, ctxp, crq, in crypto_decrypt_init()
|