Home
last modified time | relevance | path

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

/linux/fs/ubifs/
A Dauth.c34 return crypto_shash_tfm_digest(c->hash_tfm, node, le32_to_cpu(ch->len), in __ubifs_node_calc_hash()
49 return crypto_shash_tfm_digest(c->hmac_tfm, hash, c->hash_len, hmac); in ubifs_hash_calc_hmac()
A Dmaster.c71 crypto_shash_tfm_digest(c->hash_tfm, node + sizeof(struct ubifs_ch), in mst_node_check_hash()
A Dreplay.c615 err = crypto_shash_tfm_digest(c->hmac_tfm, hash, in authenticate_sleb()
/linux/fs/crypto/
A Dhkdf.c58 return crypto_shash_tfm_digest(hmac_tfm, ikm, ikmlen, prk); in hkdf_extract()
/linux/crypto/
A Dshash.c221 int crypto_shash_tfm_digest(struct crypto_shash *tfm, const u8 *data, in crypto_shash_tfm_digest() function
235 EXPORT_SYMBOL_GPL(crypto_shash_tfm_digest);
A Dessiv.c81 err = crypto_shash_tfm_digest(tctx->hash, key, keylen, salt); in essiv_skcipher_setkey()
/linux/security/keys/encrypted-keys/
A Dencrypted.c341 err = crypto_shash_tfm_digest(tfm, buf, buflen, digest); in calc_hmac()
371 ret = crypto_shash_tfm_digest(hash_tfm, derived_buf, derived_buf_len, in get_derived_key()
/linux/include/crypto/
A Dhash.h886 int crypto_shash_tfm_digest(struct crypto_shash *tfm, const u8 *data,
/linux/drivers/nfc/s3fwrn5/
A Dfirmware.c428 ret = crypto_shash_tfm_digest(tfm, fw->image, image_size, hash_data); in s3fwrn5_fw_download()
/linux/fs/nfsd/
A Dnfs4recover.c130 status = crypto_shash_tfm_digest(tfm, clname->data, clname->len, in nfs4_make_rec_clidname()
1168 ret = crypto_shash_tfm_digest(tfm, principal, strlen(principal), in nfsd4_cld_create_v2()
1374 status = crypto_shash_tfm_digest(tfm, principal, in nfsd4_cld_check_v2()
/linux/drivers/crypto/ccp/
A Dccp-crypto-sha.c291 ret = crypto_shash_tfm_digest(shash, key, key_len, in ccp_sha_setkey()
/linux/net/sctp/
A Dauth.c745 crypto_shash_tfm_digest(tfm, (u8 *)auth, end - (unsigned char *)auth, in sctp_auth_calculate_hmac()
A Dsm_make_chunk.c1724 crypto_shash_tfm_digest(tfm, (u8 *)&cookie->c, bodysize, in sctp_pack_cookie()
1791 crypto_shash_tfm_digest(tfm, (u8 *)bear_cookie, bodysize, in sctp_unpack_cookie()
/linux/drivers/crypto/
A Domap-sham.c1231 return crypto_shash_tfm_digest(tctx->fallback, ctx->buffer + offset, in omap_sham_final_shash()
1298 err = crypto_shash_tfm_digest(bctx->shash, key, keylen, in omap_sham_setkey()
A Ds5p-sss.c1556 return crypto_shash_tfm_digest(tctx->fallback, ctx->buffer, in s5p_hash_final()
A Dn2_core.c477 err = crypto_shash_tfm_digest(child_shash, key, keylen, in n2_hmac_async_setkey()
/linux/arch/arm64/crypto/
A Daes-glue.c170 crypto_shash_tfm_digest(ctx->hash, in_key, key_len, digest); in essiv_cbc_set_key()
/linux/drivers/crypto/ccree/
A Dcc_cipher.c478 err = crypto_shash_tfm_digest(ctx_p->shash_tfm, in cc_cipher_setkey()
/linux/fs/ecryptfs/
A Dcrypto.c65 int rc = crypto_shash_tfm_digest(crypt_stat->hash_tfm, src, len, dst); in ecryptfs_calculate_md5()
/linux/drivers/crypto/axis/
A Dartpec6_crypto.c2245 ret = crypto_shash_tfm_digest(tfm_ctx->child_hash, key, keylen, in artpec6_crypto_hash_set_key()
/linux/drivers/crypto/hisilicon/sec2/
A Dsec_crypto.c1055 ret = crypto_shash_tfm_digest(hash_tfm, keys->authkey, in sec_aead_auth_set_key()
/linux/net/bluetooth/
A Dsmp.c195 err = crypto_shash_tfm_digest(tfm, msg_msb, len, mac_msb); in aes_cmac()
/linux/
A Dvmlinux.symvers2789 0x00000000 crypto_shash_tfm_digest vmlinux EXPORT_SYMBOL_GPL
A DSystem.map15123 ffff800010449bd4 T crypto_shash_tfm_digest
A D.tmp_System.map15123 ffff800010449bd4 T crypto_shash_tfm_digest

Completed in 425 milliseconds