Searched refs:crypto_ahash_tfm (Results 1 – 14 of 14) sorted by relevance
255 static inline struct crypto_tfm *crypto_ahash_tfm(struct crypto_ahash *tfm) in crypto_ahash_tfm() function266 crypto_destroy_tfm(tfm, crypto_ahash_tfm(tfm)); in crypto_free_ahash()283 return crypto_tfm_alg_name(crypto_ahash_tfm(tfm)); in crypto_ahash_alg_name()288 return crypto_tfm_alg_driver_name(crypto_ahash_tfm(tfm)); in crypto_ahash_driver_name()294 return crypto_tfm_alg_alignmask(crypto_ahash_tfm(tfm)); in crypto_ahash_alignmask()308 return crypto_tfm_alg_blocksize(crypto_ahash_tfm(tfm)); in crypto_ahash_blocksize()320 return __crypto_hash_alg_common(crypto_ahash_tfm(tfm)->__crt_alg); in crypto_hash_alg_common()355 return crypto_tfm_get_flags(crypto_ahash_tfm(tfm)); in crypto_ahash_get_flags()360 crypto_tfm_set_flags(crypto_ahash_tfm(tfm), flags); in crypto_ahash_set_flags()365 crypto_tfm_clear_flags(crypto_ahash_tfm(tfm), flags); in crypto_ahash_clear_flags()[all …]
64 crypto_tfm_alg_blocksize(crypto_ahash_tfm(tfm)); in ccp_do_sha_update()186 ccp_crypto_ahash_alg(crypto_ahash_tfm(tfm)); in ccp_sha_init()188 crypto_tfm_alg_blocksize(crypto_ahash_tfm(tfm)); in ccp_sha_init()273 struct ccp_ctx *ctx = crypto_tfm_ctx(crypto_ahash_tfm(tfm)); in ccp_sha_setkey()
63 crypto_tfm_alg_blocksize(crypto_ahash_tfm(tfm)); in ccp_do_cmac_update()259 struct ccp_ctx *ctx = crypto_tfm_ctx(crypto_ahash_tfm(tfm)); in ccp_aes_cmac_setkey()261 ccp_crypto_ahash_alg(crypto_ahash_tfm(tfm)); in ccp_aes_cmac_setkey()
146 crypto_tfm_alg_blocksize(crypto_ahash_tfm(ahash)); in qce_ahash_export()178 blocksize = crypto_tfm_alg_blocksize(crypto_ahash_tfm(ahash)); in qce_import_common()238 blocksize = crypto_tfm_alg_blocksize(crypto_ahash_tfm(tfm)); in qce_ahash_update()358 blocksize = crypto_tfm_alg_blocksize(crypto_ahash_tfm(tfm)); in qce_ahash_hmac_setkey()
1595 bs = crypto_tfm_alg_blocksize(crypto_ahash_tfm(rtfm)); in chcr_ahash_update()1690 u8 bs = crypto_tfm_alg_blocksize(crypto_ahash_tfm(rtfm)); in chcr_ahash_final()1699 if (is_hmac(crypto_ahash_tfm(rtfm))) in chcr_ahash_final()1707 if (is_hmac(crypto_ahash_tfm(rtfm))) { in chcr_ahash_final()1757 bs = crypto_tfm_alg_blocksize(crypto_ahash_tfm(rtfm)); in chcr_ahash_finup()1780 if (is_hmac(crypto_ahash_tfm(rtfm))) { in chcr_ahash_finup()1790 if (is_hmac(crypto_ahash_tfm(rtfm))) { in chcr_ahash_finup()1850 bs = crypto_tfm_alg_blocksize(crypto_ahash_tfm(rtfm)); in chcr_ahash_digest()1874 if (is_hmac(crypto_ahash_tfm(rtfm))) { in chcr_ahash_digest()1883 if (is_hmac(crypto_ahash_tfm(rtfm))) { in chcr_ahash_digest()[all …]
170 return crypto_tfm_ctx(crypto_ahash_tfm(tfm)); in h_ctx()
128 return crypto_tfm_ctx(crypto_ahash_tfm(tfm)); in crypto_ahash_ctx()
1193 blocksize = crypto_tfm_alg_blocksize(crypto_ahash_tfm(tfm)); in mv_cesa_ahmac_setkey()1250 struct mv_cesa_hmac_ctx *ctx = crypto_tfm_ctx(crypto_ahash_tfm(tfm)); in mv_cesa_ahmac_md5_setkey()1320 struct mv_cesa_hmac_ctx *ctx = crypto_tfm_ctx(crypto_ahash_tfm(tfm)); in mv_cesa_ahmac_sha1_setkey()1377 struct mv_cesa_hmac_ctx *ctx = crypto_tfm_ctx(crypto_ahash_tfm(tfm)); in mv_cesa_ahmac_sha256_setkey()
695 struct crypto_tfm *tfm = crypto_ahash_tfm(ahash); in handle_ahash_req()938 crypto_tfm_alg_blocksize(crypto_ahash_tfm(ahash)); in spu_hmac_outer_hash()1038 crypto_tfm_alg_blocksize(crypto_ahash_tfm(ahash)); in handle_ahash_resp()1994 alg_name = crypto_tfm_alg_name(crypto_ahash_tfm(tfm)); in ahash_enqueue()2095 alg_name = crypto_tfm_alg_name(crypto_ahash_tfm(tfm)); in ahash_init()2384 crypto_tfm_alg_blocksize(crypto_ahash_tfm(ahash)); in ahash_hmac_setkey()2485 crypto_tfm_alg_blocksize(crypto_ahash_tfm(tfm)); in ahash_hmac_init()2535 crypto_tfm_alg_blocksize(crypto_ahash_tfm(tfm)); in ahash_hmac_digest()
1026 blocksize = crypto_tfm_alg_blocksize(crypto_ahash_tfm(tfm)); in safexcel_hmac_setkey()1060 struct safexcel_ahash_ctx *ctx = crypto_tfm_ctx(crypto_ahash_tfm(tfm)); in safexcel_hmac_alg_setkey()
1986 crypto_tfm_alg_blocksize(crypto_ahash_tfm(tfm)); in ahash_process_req()2187 struct talitos_ctx *ctx = crypto_tfm_ctx(crypto_ahash_tfm(tfm)); in keyhash()2218 struct talitos_ctx *ctx = crypto_tfm_ctx(crypto_ahash_tfm(tfm)); in ahash_setkey()2221 crypto_tfm_alg_blocksize(crypto_ahash_tfm(tfm)); in ahash_setkey()
932 block_size = crypto_tfm_alg_blocksize(crypto_ahash_tfm(tfm)); in sahara_sha_prepare_request()
511 cryptd_get_queue(crypto_ahash_tfm(tfm)); in cryptd_hash_enqueue()
1316 crypto_ahash_tfm(crypto_ahash_reqtfm(areq))); in artpec6_crypto_prepare_hash()2245 blocksize = crypto_tfm_alg_blocksize(crypto_ahash_tfm(tfm)); in artpec6_crypto_hash_set_key()