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