Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/crypto/amcc/
Dcrypto4xx_core.h172 int crypto4xx_encrypt_iv_stream(struct skcipher_request *req);
Dcrypto4xx_alg.c93 int crypto4xx_encrypt_iv_stream(struct skcipher_request *req) in crypto4xx_encrypt_iv_stream() function
269 return encrypt ? crypto4xx_encrypt_iv_stream(req) in crypto4xx_ctr_crypt()