Searched refs:sa_aead_setkey (Results 1 – 1 of 1) sorted by relevance
1800 static int sa_aead_setkey(struct crypto_aead *authenc, in sa_aead_setkey() function1893 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()