Home
last modified time | relevance | path

Searched refs:crypto_authenc_extractkeys (Results 1 – 12 of 12) sorted by relevance

/Linux-v4.19/include/crypto/
Dauthenc.h34 int crypto_authenc_extractkeys(struct crypto_authenc_keys *keys, const u8 *key,
/Linux-v4.19/crypto/
Dauthenc.c51 int crypto_authenc_extractkeys(struct crypto_authenc_keys *keys, const u8 *key, in crypto_authenc_extractkeys() function
79 EXPORT_SYMBOL_GPL(crypto_authenc_extractkeys);
90 if (crypto_authenc_extractkeys(&keys, key, keylen) != 0) in crypto_authenc_setkey()
Dauthencesn.c72 if (crypto_authenc_extractkeys(&keys, key, keylen) != 0) in crypto_authenc_esn_setkey()
/Linux-v4.19/drivers/crypto/inside-secure/
Dsafexcel_cipher.c194 if (crypto_authenc_extractkeys(&keys, key, len) != 0) in safexcel_aead_aes_setkey()
/Linux-v4.19/drivers/crypto/qat/qat_common/
Dqat_algs.c537 if (crypto_authenc_extractkeys(&keys, key, keylen)) in qat_alg_aead_init_sessions()
/Linux-v4.19/drivers/crypto/
Dixp4xx_crypto.c1156 if (crypto_authenc_extractkeys(&keys, key, keylen) != 0) in aead_setkey()
Dpicoxcell_crypto.c487 if (crypto_authenc_extractkeys(&keys, key, keylen) != 0) in spacc_aead_setkey()
Datmel-aes.c2132 if (crypto_authenc_extractkeys(&keys, key, keylen) != 0) in atmel_aes_authenc_setkey()
Dtalitos.c889 if (crypto_authenc_extractkeys(&keys, key, keylen) != 0) in aead_setkey()
/Linux-v4.19/drivers/crypto/chelsio/
Dchcr_algo.c3389 if (crypto_authenc_extractkeys(&keys, key, keylen) != 0) { in chcr_authenc_setkey()
3520 if (crypto_authenc_extractkeys(&keys, key, keylen) != 0) { in chcr_aead_digest_null_setkey()
/Linux-v4.19/drivers/crypto/caam/
Dcaamalg_qi.c207 if (crypto_authenc_extractkeys(&keys, key, keylen) != 0) in aead_setkey()
Dcaamalg.c522 if (crypto_authenc_extractkeys(&keys, key, keylen) != 0) in aead_setkey()