Searched refs:crypto_rfc4543_crypt (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/crypto/
H A Dgcm.c1118 static struct aead_request *crypto_rfc4543_crypt(struct aead_request *req, crypto_rfc4543_crypt() function
1208 subreq = crypto_rfc4543_crypt(req, true); crypto_rfc4543_encrypt()
1229 req = crypto_rfc4543_crypt(req, false); crypto_rfc4543_decrypt()

Completed in 44 milliseconds