Home
last modified time | relevance | path

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

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