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.h174 int crypto4xx_encrypt_ctr(struct skcipher_request *req);
H A Dcrypto4xx_alg.c296 int crypto4xx_encrypt_ctr(struct skcipher_request *req) in crypto4xx_encrypt_ctr() function
H A Dcrypto4xx_core.c1184 .encrypt = crypto4xx_encrypt_ctr,