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

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

Completed in 131 milliseconds