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