Home
last modified time | relevance | path

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

/linux-4.4.14/include/crypto/internal/
Dskcipher.h59 int skcipher_null_givdecrypt(struct skcipher_givcrypt_request *req);
/linux-4.4.14/crypto/
Dablkcipher.c357 int skcipher_null_givdecrypt(struct skcipher_givcrypt_request *req) in skcipher_null_givdecrypt() function
376 crt->givdecrypt = skcipher_null_givdecrypt; in crypto_init_ablkcipher_ops()
Dblkcipher.c471 crt->givdecrypt = skcipher_null_givdecrypt; in crypto_init_blkcipher_ops_async()