Searched refs:RSA_R_BAD_ENCODING (Results 1 – 2 of 2) sorted by relevance
100 OPENSSL_PUT_ERROR(RSA, RSA_R_BAD_ENCODING); in RSA_parse_public_key()120 OPENSSL_PUT_ERROR(RSA, RSA_R_BAD_ENCODING); in RSA_public_key_from_bytes()167 OPENSSL_PUT_ERROR(RSA, RSA_R_BAD_ENCODING); in RSA_parse_private_key()188 OPENSSL_PUT_ERROR(RSA, RSA_R_BAD_ENCODING); in RSA_parse_private_key()209 OPENSSL_PUT_ERROR(RSA, RSA_R_BAD_ENCODING); in RSA_private_key_from_bytes()
737 #define RSA_R_BAD_ENCODING 100 macro