Searched refs:ccp_aes_setkey (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/crypto/ccp/
H A Dccp-crypto-aes.c40 static int ccp_aes_setkey(struct crypto_ablkcipher *tfm, const u8 *key, ccp_aes_setkey() function
166 return ccp_aes_setkey(tfm, key, key_len); ccp_aes_rfc3686_setkey()
231 .setkey = ccp_aes_setkey,

Completed in 45 milliseconds