Searched refs:PKCS_V1_5_PS_POS (Results 1 – 2 of 2) sorted by relevance
15 #define PKCS_V1_5_PS_POS 2 macro
325 uint8_t *ps = out + PKCS_V1_5_PS_POS; in rsaes_pkcs_v1_5_encode()786 for (i = PKCS_V1_5_PS_POS; i < em_len; i++) { in rsaes_pkcs_v1_5_decode()796 ps_len = i - PKCS_V1_5_PS_POS; in rsaes_pkcs_v1_5_decode()