Home
last modified time | relevance | path

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

/optee_os/core/drivers/crypto/hisilicon/
H A Dhpre_rsa.h14 #define PKCS_V1_5_PS_MIN_LEN 8 macro
H A Dhpre_rsa.c798 ps_len < PKCS_V1_5_PS_MIN_LEN) { in rsaes_pkcs_v1_5_decode()