Home
last modified time | relevance | path

Searched refs:ossl_ec_pt_format_param2id (Results 1 – 3 of 3) sorted by relevance

/openssl/include/crypto/
H A Dec.h93 int ossl_ec_pt_format_param2id(const OSSL_PARAM *p, int *id);
/openssl/crypto/ec/
H A Dec_backend.c525 if (!ossl_ec_pt_format_param2id(p, &format)) { in ec_key_point_format_fromdata()
710 int ossl_ec_pt_format_param2id(const OSSL_PARAM *p, int *id) in ossl_ec_pt_format_param2id() function
H A Dec_lib.c1512 if (!ossl_ec_pt_format_param2id(p, &format)) { in ossl_ec_group_set_params()

Completed in 16 milliseconds