Home
last modified time | relevance | path

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

/crypto/
A Dauthenc.c44 int crypto_authenc_extractkeys(struct crypto_authenc_keys *keys, const u8 *key, in crypto_authenc_extractkeys() function
80 EXPORT_SYMBOL_GPL(crypto_authenc_extractkeys);
91 if (crypto_authenc_extractkeys(&keys, key, keylen) != 0) in crypto_authenc_setkey()
A Dauthencesn.c65 if (crypto_authenc_extractkeys(&keys, key, keylen) != 0) in crypto_authenc_esn_setkey()
A Dessiv.c109 if (crypto_authenc_extractkeys(&keys, key, keylen) != 0) in essiv_aead_setkey()

Completed in 10 milliseconds