Home
last modified time | relevance | path

Searched refs:RSA_DEFAULT_PADDING_NAME (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/u-boot/include/u-boot/
H A Drsa.h142 #define RSA_DEFAULT_PADDING_NAME "pkcs-1.5" macro
/OK3568_Linux_fs/u-boot/common/
H A Dimage-sig.c208 padding_name = RSA_DEFAULT_PADDING_NAME; in fit_image_setup_verify()