Home
last modified time | relevance | path

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

/linux/Documentation/crypto/
A Dapi-digest.rst17 …ze crypto_ahash_reqtfm crypto_ahash_reqsize crypto_ahash_statesize crypto_ahash_setkey crypto_ahas…
/linux/crypto/
A Dahash.c172 int crypto_ahash_setkey(struct crypto_ahash *tfm, const u8 *key, in crypto_ahash_setkey() function
191 EXPORT_SYMBOL_GPL(crypto_ahash_setkey);
A Dalgif_hash.c406 return crypto_ahash_setkey(private, key, keylen); in hash_setkey()
A Dauthenc.c99 err = crypto_ahash_setkey(auth, keys.authkey, keys.authkeylen); in crypto_authenc_setkey()
A Dauthencesn.c73 err = crypto_ahash_setkey(auth, keys.authkey, keys.authkeylen); in crypto_authenc_esn_setkey()
A Dccm.c105 return crypto_ahash_setkey(mac, key, keylen); in crypto_ccm_setkey()
A Dgcm.c140 err = crypto_ahash_setkey(ghash, (u8 *)&data->hash, sizeof(be128)); in crypto_gcm_setkey()
A Dtcrypt.c882 crypto_ahash_setkey(tfm, tvmem[0], klen); in test_mb_ahash_speed()
1117 crypto_ahash_setkey(tfm, tvmem[0], klen); in test_ahash_speed_common()
A Dtestmgr.c1379 err = do_setkey(crypto_ahash_setkey, tfm, vec->key, vec->ksize, in test_ahash_vec_cfg()
/linux/net/sunrpc/auth_gss/
A Dgss_krb5_crypto.c181 err = crypto_ahash_setkey(tfm, cksumkey, in make_checksum()
274 err = crypto_ahash_setkey(tfm, cksumkey, kctx->gk5e->keylength); in make_checksum_v2()
/linux/arch/x86/crypto/
A Dghash-clmulni-intel_glue.c262 return crypto_ahash_setkey(child, key, keylen); in ghash_async_setkey()
/linux/include/crypto/
A Dhash.h434 int crypto_ahash_setkey(struct crypto_ahash *tfm, const u8 *key,
/linux/arch/arm/crypto/
A Dghash-ce-glue.c298 return crypto_ahash_setkey(child, key, keylen); in ghash_async_setkey()
/linux/net/ipv4/
A Dah4.c495 if (crypto_ahash_setkey(ahash, x->aalg->alg_key, in ah_init_state()
/linux/net/ipv6/
A Dah6.c693 if (crypto_ahash_setkey(ahash, x->aalg->alg_key, in ah6_init_state()
/linux/drivers/crypto/
A Dn2_core.c469 err = crypto_ahash_setkey(fallback_tfm, key, keylen); in n2_hmac_async_setkey()
A Datmel-sha.c2215 return crypto_ahash_setkey(tfm, key, keylen); in atmel_sha_authenc_setkey()
/linux/drivers/crypto/inside-secure/
A Dsafexcel_hash.c2444 ret = crypto_ahash_setkey(ctx->fback, key, in safexcel_sha3_fbcheck()
/linux/
A Dvmlinux.symvers7158 0x00000000 crypto_ahash_setkey vmlinux EXPORT_SYMBOL_GPL
A DSystem.map15065 ffff800010447fa0 T crypto_ahash_setkey
A D.tmp_System.map15065 ffff800010447fa0 T crypto_ahash_setkey

Completed in 375 milliseconds