Searched refs:rk_hash_final (Results 1 – 16 of 16) sorted by relevance
| /OK3568_Linux_fs/external/security/librkcrypto/demo/ |
| H A D | demo_hash.c | 75 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 D | rkcrypto_rsa_helper.c | 511 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 D | rkcrypto_core.c | 871 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 D | test_hash.c | 94 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 D | test_multi.c | 108 rk_hash_final(hdl_hash2, NULL); in test_nosupport_multi()
|
| H A D | test_throughput.c | 857 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 D | test_rsa.c | 592 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 D | crypto_v2.su | |
| H A D | crypto_v2.c | 504 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 D | crypto_v2.su | |
| /OK3568_Linux_fs/external/security/librkcrypto/include/ |
| H A D | rkcrypto_core.h | 29 RK_RES rk_hash_final(rk_handle handle, uint8_t *hash);
|
| /OK3568_Linux_fs/u-boot/spl/ |
| H A D | u-boot-spl.sym | |
| H A D | u-boot-spl.map | |
| /OK3568_Linux_fs/u-boot/ |
| H A D | System.map | |
| H A D | u-boot.sym | |
| H A D | u-boot.map | |