Searched refs:parse_expected_sign_hash (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/crypto/external/bsd/openssl.old/dist/test/
H A Dssl_test_ctx.c579 __owur static int parse_expected_sign_hash(int *ptype, const char *value) function
597 return parse_expected_sign_hash(&test_ctx->expected_server_sign_hash,
604 return parse_expected_sign_hash(&test_ctx->expected_client_sign_hash,
/netbsd-current/crypto/external/bsd/openssl/dist/test/helpers/
H A Dssl_test_ctx.c578 __owur static int parse_expected_sign_hash(int *ptype, const char *value) function
596 return parse_expected_sign_hash(&test_ctx->expected_server_sign_hash,
603 return parse_expected_sign_hash(&test_ctx->expected_client_sign_hash,

Completed in 96 milliseconds