Searched refs:crypto_grab_skcipher (Results 1 – 6 of 6) sorted by relevance
139 int crypto_grab_skcipher(struct crypto_skcipher_spawn *spawn,
628 int crypto_grab_skcipher(struct crypto_skcipher_spawn *spawn, in crypto_grab_skcipher() function635 EXPORT_SYMBOL_GPL(crypto_grab_skcipher);
347 err = crypto_grab_skcipher(&ictx->xctr_spawn, in hctr2_create_common()
386 err = crypto_grab_skcipher(&ctx->enc, aead_crypto_instance(inst), in crypto_authenc_create()
381 err = crypto_grab_skcipher(&ctx->enc, aead_crypto_instance(inst), in crypto_authenc_esn_create()
485 err = crypto_grab_skcipher(&ictx->u.skcipher_spawn, inst, in essiv_create()