Home
last modified time | relevance | path

Searched defs:rsa_sign (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/u-boot/include/u-boot/
H A Drsa.h71 static inline int rsa_sign(struct image_sign_info *info, in rsa_sign() function
/OK3568_Linux_fs/u-boot/lib/rsa/
H A Drsa-sign.c514 int rsa_sign(struct image_sign_info *info, in rsa_sign() function
/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/openssl/include/openssl/
H A Drsa.h116 int (*rsa_sign) (int type, member