Searched refs:ppc_aes_setkey (Results 1 – 1 of 1) sorted by relevance
92 static int ppc_aes_setkey(struct crypto_tfm *tfm, const u8 *in_key, in ppc_aes_setkey() function122 return ppc_aes_setkey(crypto_skcipher_tfm(tfm), in_key, key_len); in ppc_aes_setkey_skcipher()426 .cia_setkey = ppc_aes_setkey,