Home
last modified time | relevance | path

Searched refs:rk_hash_final (Results 1 – 16 of 16) sorted by relevance

/OK3568_Linux_fs/external/security/librkcrypto/demo/
H A Ddemo_hash.c75 rk_hash_final(hash_hdl, NULL); in demo_hash()
80 rk_hash_final(hash_hdl, output); in demo_hash()
132 rk_hash_final(hash_hdl, NULL); in demo_hash_virt()
140 rk_hash_final(hash_hdl, NULL); in demo_hash_virt()
149 rk_hash_final(hash_hdl, output); in demo_hash_virt()
200 rk_hash_final(hash_hdl, NULL); in demo_hmac()
205 rk_hash_final(hash_hdl, output); in demo_hmac()
260 rk_hash_final(hash_hdl, NULL); in demo_hmac_virt()
269 rk_hash_final(hash_hdl, output); in demo_hmac_virt()
/OK3568_Linux_fs/external/security/librkcrypto/src/
H A Drkcrypto_rsa_helper.c511 rk_hash_final(hash_hdl, NULL); in calc_padding_digest()
516 res = rk_hash_final(hash_hdl, digest); in calc_padding_digest()
565 rk_hash_final(hash_hdl, NULL); in mgf_mask()
571 rk_hash_final(hash_hdl, NULL); in mgf_mask()
575 res = rk_hash_final(hash_hdl, mask); in mgf_mask()
917 rk_hash_final(hash_hdl, NULL); in rsa_padding_add_pss_type()
923 rk_hash_final(hash_hdl, NULL); in rsa_padding_add_pss_type()
929 rk_hash_final(hash_hdl, NULL); in rsa_padding_add_pss_type()
933 res = rk_hash_final(hash_hdl, p); in rsa_padding_add_pss_type()
1044 rk_hash_final(hash_hdl, NULL); in rk_rsa_padding_check_pss_type()
[all …]
H A Drkcrypto_core.c871 RK_RES rk_hash_final(rk_handle handle, uint8_t *hash) in rk_hash_final() function
/OK3568_Linux_fs/external/security/librkcrypto/test/
H A Dtest_hash.c94 rk_hash_final(hash_hdl, NULL); in test_hash_item_virt()
104 rk_hash_final(hash_hdl, hash_hard); in test_hash_item_virt()
181 rk_hash_final(hash_hdl, NULL); in test_hash_item_fd()
186 rk_hash_final(hash_hdl, hash_hard); in test_hash_item_fd()
H A Dtest_multi.c108 rk_hash_final(hdl_hash2, NULL); in test_nosupport_multi()
H A Dtest_throughput.c857 rk_hash_final(hash_hdl, NULL); in test_hash_item_tp()
869 rk_hash_final(hash_hdl, NULL); in test_hash_item_tp()
881 res = rk_hash_final(hash_hdl, hash); in test_hash_item_tp()
H A Dtest_rsa.c592 rk_hash_final(hash_hdl, NULL); in calc_padding_digest()
597 res = rk_hash_final(hash_hdl, digest); in calc_padding_digest()
/OK3568_Linux_fs/u-boot/drivers/crypto/rockchip/
H A Dcrypto_v2.su
H A Dcrypto_v2.c504 int rk_hash_final(void *ctx, u8 *digest, size_t len) in rk_hash_final() function
632 ret = rk_hash_final(priv->hw_ctx, (u8 *)output, BITS2BYTE(nbits)); in rockchip_crypto_sha_final()
/OK3568_Linux_fs/u-boot/spl/drivers/crypto/rockchip/
H A Dcrypto_v2.su
/OK3568_Linux_fs/external/security/librkcrypto/include/
H A Drkcrypto_core.h29 RK_RES rk_hash_final(rk_handle handle, uint8_t *hash);
/OK3568_Linux_fs/u-boot/spl/
H A Du-boot-spl.sym
H A Du-boot-spl.map
/OK3568_Linux_fs/u-boot/
H A DSystem.map
H A Du-boot.sym
H A Du-boot.map