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