Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/
H A Dsa2ul.c1800 static int sa_aead_setkey(struct crypto_aead *authenc, in sa_aead_setkey() function
1893 return sa_aead_setkey(authenc, key, keylen, &ad); in sa_aead_cbc_sha1_setkey()
1906 return sa_aead_setkey(authenc, key, keylen, &ad); in sa_aead_cbc_sha256_setkey()