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

/linux-4.1.27/crypto/
H A Deseqiv.c149 static int eseqiv_givencrypt_first(struct skcipher_givcrypt_request *req) eseqiv_givencrypt_first() function
156 if (crypto_ablkcipher_crt(geniv)->givencrypt != eseqiv_givencrypt_first) eseqiv_givencrypt_first()
223 inst->alg.cra_ablkcipher.givencrypt = eseqiv_givencrypt_first; eseqiv_alloc()

Completed in 29 milliseconds