Searched defs:hash_len (Results 1 – 10 of 10) sorted by relevance
| /rk3399_rockchip-uboot/include/u-boot/ |
| H A D | rsa.h | 128 const uint8_t *hash, int hash_len) in padding_pkcs_15_verify() 136 const uint8_t *hash, int hash_len) in padding_pss_verify()
|
| /rk3399_rockchip-uboot/lib/rsa/ |
| H A D | rsa-verify.c | 171 const uint8_t *hash, int hash_len) in padding_pkcs_15_verify() 222 int hash_len = checksum->checksum_len; in mask_generation_function1() local 267 uint8_t *hash, int hash_len, in compute_hash_prime() 293 const uint8_t *hash, int hash_len) in padding_pss_verify() 404 int hash_len = checksum->checksum_len; in rsa_verify_key() local
|
| /rk3399_rockchip-uboot/include/android_avb/ |
| H A D | avb_crypto.h | 121 size_t hash_len; member
|
| /rk3399_rockchip-uboot/drivers/crypto/rockchip/ |
| H A D | crypto_ecc.c | 362 int rockchip_ecc_verify(uint32_t crypto_algo, uint8_t *hash, uint32_t hash_len, in rockchip_ecc_verify()
|
| H A D | crypto_ce.c | 1010 u8 *hash, u32 hash_len, u8 *sign) in rockchip_crypto_ec_verify()
|
| H A D | crypto_v2.c | 1518 u8 *hash, u32 hash_len, u8 *sign) in rockchip_crypto_ec_verify()
|
| /rk3399_rockchip-uboot/tools/rockchip/ |
| H A D | loaderimage.c | 82 uint32_t hash_len; /* 20 or 32 , 0 is no hash */ member
|
| /rk3399_rockchip-uboot/drivers/crypto/ |
| H A D | crypto-uclass.c | 294 int crypto_ec_verify(struct udevice *dev, ec_key *ctx, u8 *hash, u32 hash_len, u8 *sign) in crypto_ec_verify()
|
| /rk3399_rockchip-uboot/include/ |
| H A D | spl_rkfw.h | 96 unsigned int hash_len; /* 20 or 32 , 0 is no hash */ member
|
| /rk3399_rockchip-uboot/cmd/ |
| H A D | crypto.c | 28 u32 hash_len; member
|