Home
last modified time | relevance | path

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

/linux-4.1.27/crypto/
Dseqiv.c189 static int seqiv_givencrypt_first(struct skcipher_givcrypt_request *req) in seqiv_givencrypt_first() function
196 if (crypto_ablkcipher_crt(geniv)->givencrypt != seqiv_givencrypt_first) in seqiv_givencrypt_first()
276 inst->alg.cra_ablkcipher.givencrypt = seqiv_givencrypt_first; in seqiv_ablkcipher_alloc()