Home
last modified time | relevance | path

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

/crypto/
Deseqiv.c162 static int eseqiv_givencrypt_first(struct skcipher_givcrypt_request *req) in eseqiv_givencrypt_first() function
169 if (crypto_ablkcipher_crt(geniv)->givencrypt != eseqiv_givencrypt_first) in eseqiv_givencrypt_first()
236 inst->alg.cra_ablkcipher.givencrypt = eseqiv_givencrypt_first; in eseqiv_alloc()