Searched refs:key_prop (Results 1 – 7 of 7) sorted by relevance
| /OK3568_Linux_fs/u-boot/include/u-boot/ |
| H A D | rsa-mod-exp.h | 21 struct key_prop { struct 49 struct key_prop *node, uint8_t *out); argument 52 struct key_prop *node, uint8_t *out); 79 uint32_t sig_len, struct key_prop *node,
|
| /OK3568_Linux_fs/u-boot/lib/rsa/ |
| H A D | rsa-verify.c | 80 static int rsa_mod_exp_hw(struct key_prop *prop, const uint8_t *sig, in rsa_mod_exp_hw() 387 struct key_prop *prop, const uint8_t *sig, in rsa_verify_key() 446 static int rsa_get_key_prop(struct key_prop *prop, struct image_sign_info *info, int node) in rsa_get_key_prop() 521 struct key_prop prop; in rsa_verify_with_keynode() 606 struct key_prop prop; in rsa_burn_key_hash()
|
| H A D | rsa-mod-exp.c | 251 struct key_prop *prop, uint8_t *out) in rsa_mod_exp_sw()
|
| /OK3568_Linux_fs/u-boot/drivers/crypto/rsa_mod_exp/ |
| H A D | mod_exp_uclass.c | 18 struct key_prop *node, uint8_t *out) in rsa_mod_exp()
|
| H A D | mod_exp_sw.c | 14 struct key_prop *prop, uint8_t *out) in mod_exp_sw()
|
| /OK3568_Linux_fs/u-boot/drivers/crypto/fsl/ |
| H A D | fsl_rsa.c | 20 struct key_prop *prop, uint8_t *out) in fsl_mod_exp()
|
| /OK3568_Linux_fs/u-boot/board/freescale/common/ |
| H A D | fsl_validate.c | 787 struct key_prop prop; in calculate_cmp_img_sig() 799 memset(&prop, 0, sizeof(struct key_prop)); in calculate_cmp_img_sig()
|