Home
last modified time | relevance | path

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

/crypto/
Dablkcipher.c437 static int no_givdecrypt(struct skcipher_givcrypt_request *req) in no_givdecrypt() function
456 crt->givdecrypt = alg->givdecrypt ?: no_givdecrypt; in crypto_init_givcipher_ops()