Home
last modified time | relevance | path

Searched refs:key_prop (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/u-boot/include/u-boot/
H A Drsa-mod-exp.h21 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 Drsa-verify.c80 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 Drsa-mod-exp.c251 struct key_prop *prop, uint8_t *out) in rsa_mod_exp_sw()
/OK3568_Linux_fs/u-boot/drivers/crypto/rsa_mod_exp/
H A Dmod_exp_uclass.c18 struct key_prop *node, uint8_t *out) in rsa_mod_exp()
H A Dmod_exp_sw.c14 struct key_prop *prop, uint8_t *out) in mod_exp_sw()
/OK3568_Linux_fs/u-boot/drivers/crypto/fsl/
H A Dfsl_rsa.c20 struct key_prop *prop, uint8_t *out) in fsl_mod_exp()
/OK3568_Linux_fs/u-boot/board/freescale/common/
H A Dfsl_validate.c787 struct key_prop prop; in calculate_cmp_img_sig()
799 memset(&prop, 0, sizeof(struct key_prop)); in calculate_cmp_img_sig()