Searched refs:skcipher_null_givdecrypt (Results 1 – 3 of 3) sorted by relevance
59 int skcipher_null_givdecrypt(struct skcipher_givcrypt_request *req);
357 int skcipher_null_givdecrypt(struct skcipher_givcrypt_request *req) in skcipher_null_givdecrypt() function376 crt->givdecrypt = skcipher_null_givdecrypt; in crypto_init_ablkcipher_ops()
470 crt->givdecrypt = skcipher_null_givdecrypt; in crypto_init_blkcipher_ops_async()