Home
last modified time | relevance | path

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

/crypto/
Dablkcipher.c359 int skcipher_null_givdecrypt(struct skcipher_givcrypt_request *req) in skcipher_null_givdecrypt() function
378 crt->givdecrypt = skcipher_null_givdecrypt; in crypto_init_ablkcipher_ops()
Dblkcipher.c470 crt->givdecrypt = skcipher_null_givdecrypt; in crypto_init_blkcipher_ops_async()