Lines Matching refs:cc_aead_setkey
543 static int cc_aead_setkey(struct crypto_aead *tfm, const u8 *key, in cc_aead_setkey() function
659 cc_aead_setkey(aead, key, keylen); in cc_des3_aead_setkey()
676 return cc_aead_setkey(tfm, key, keylen); in cc_rfc4309_ccm_setkey()
2152 return cc_aead_setkey(tfm, key, keylen); in cc_rfc4106_gcm_setkey()
2169 return cc_aead_setkey(tfm, key, keylen); in cc_rfc4543_gcm_setkey()
2362 .setkey = cc_aead_setkey,
2402 .setkey = cc_aead_setkey,
2442 .setkey = cc_aead_setkey,
2462 .setkey = cc_aead_setkey,
2482 .setkey = cc_aead_setkey,
2502 .setkey = cc_aead_setkey,
2522 .setkey = cc_aead_setkey,
2562 .setkey = cc_aead_setkey,