Home
last modified time | relevance | path

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

/linux/drivers/crypto/amcc/
H A Dcrypto4xx_core.h171 int crypto4xx_encrypt_ctr(struct skcipher_request *req);
H A Dcrypto4xx_alg.c299 int crypto4xx_encrypt_ctr(struct skcipher_request *req) in crypto4xx_encrypt_ctr() function
H A Dcrypto4xx_core.c1228 .encrypt = crypto4xx_encrypt_ctr,