Searched refs:ccp_aes_setkey (Results 1 – 1 of 1) sorted by relevance
37 static int ccp_aes_setkey(struct crypto_ablkcipher *tfm, const u8 *key, in ccp_aes_setkey() function162 return ccp_aes_setkey(tfm, key, key_len); in ccp_aes_rfc3686_setkey()227 .setkey = ccp_aes_setkey,