Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/crypto/amcc/
Dcrypto4xx_core.h173 int crypto4xx_decrypt_iv_stream(struct skcipher_request *req);
Dcrypto4xx_alg.c103 int crypto4xx_decrypt_iv_stream(struct skcipher_request *req) in crypto4xx_decrypt_iv_stream() function
270 : crypto4xx_decrypt_iv_stream(req); in crypto4xx_ctr_crypt()