Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/crypto/amcc/
Dcrypto4xx_core.h181 int crypto4xx_encrypt_noiv_block(struct skcipher_request *req);
Dcrypto4xx_alg.c88 int crypto4xx_encrypt_noiv_block(struct skcipher_request *req) in crypto4xx_encrypt_noiv_block() function
Dcrypto4xx_core.c1287 .encrypt = crypto4xx_encrypt_noiv_block,