Searched refs:skcipher_encrypt (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/crypto/caam/ |
H A D | caamalg.c | 1877 static int skcipher_encrypt(struct skcipher_request *req) in skcipher_encrypt() function 1896 .encrypt = skcipher_encrypt, 1915 .encrypt = skcipher_encrypt, 1934 .encrypt = skcipher_encrypt, 1953 .encrypt = skcipher_encrypt, 1974 .encrypt = skcipher_encrypt, 2001 .encrypt = skcipher_encrypt, 2020 .encrypt = skcipher_encrypt, 2038 .encrypt = skcipher_encrypt, 2056 .encrypt = skcipher_encrypt,
|
H A D | caamalg_qi.c | 1471 static int skcipher_encrypt(struct skcipher_request *req) in skcipher_encrypt() function 1490 .encrypt = skcipher_encrypt, 1506 .encrypt = skcipher_encrypt, 1522 .encrypt = skcipher_encrypt, 1538 .encrypt = skcipher_encrypt, 1556 .encrypt = skcipher_encrypt, 1580 .encrypt = skcipher_encrypt,
|
H A D | caamalg_qi2.c | 1476 static int skcipher_encrypt(struct skcipher_request *req) in skcipher_encrypt() function 1683 .encrypt = skcipher_encrypt, 1699 .encrypt = skcipher_encrypt, 1715 .encrypt = skcipher_encrypt, 1731 .encrypt = skcipher_encrypt, 1749 .encrypt = skcipher_encrypt, 1773 .encrypt = skcipher_encrypt, 1789 .encrypt = skcipher_encrypt,
|