Home
last modified time | relevance | path

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

/linux/drivers/crypto/amcc/
H A Dcrypto4xx_core.h176 int crypto4xx_encrypt_iv_stream(struct skcipher_request *req);
H A Dcrypto4xx_alg.c90 int crypto4xx_encrypt_iv_stream(struct skcipher_request *req) in crypto4xx_encrypt_iv_stream() function
266 return encrypt ? crypto4xx_encrypt_iv_stream(req) in crypto4xx_ctr_crypt()