Home
last modified time | relevance | path

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

/linux-4.1.27/crypto/
Dauthenc.c394 static int crypto_authenc_encrypt(struct aead_request *req) in crypto_authenc_encrypt() function
674 inst->alg.cra_aead.encrypt = crypto_authenc_encrypt; in crypto_authenc_alloc()