Home
last modified time | relevance | path

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

/Linux-v5.4/Documentation/crypto/
Dapi-skcipher.rst62 …ipher_ivsize crypto_blkcipher_blocksize crypto_blkcipher_setkey crypto_blkcipher_encrypt crypto_bl…
/Linux-v5.4/include/linux/
Dcrypto.h1484 static inline int crypto_blkcipher_encrypt(struct blkcipher_desc *desc, in crypto_blkcipher_encrypt() function