Home
last modified time | relevance | path

Searched refs:ccp_aes_gcm_setkey (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/crypto/ccp/
H A Dccp-crypto-aes-galois.c29 static int ccp_aes_gcm_setkey(struct crypto_aead *tfm, const u8 *key, in ccp_aes_gcm_setkey() function
166 .setkey = ccp_aes_gcm_setkey,