Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/providers/implementations/signature/
H A Dsm2_sig.c451 p = OSSL_PARAM_locate_const(params, OSSL_PKEY_PARAM_DIST_ID); in sm2sig_set_ctx_params()
500 OSSL_PARAM_octet_string(OSSL_PKEY_PARAM_DIST_ID, NULL, 0),
/freebsd/crypto/openssl/include/openssl/
H A Dcore_names.h365 # define OSSL_PKEY_PARAM_DIST_ID "distid" macro
/freebsd/crypto/openssl/crypto/evp/
H A Dctrl_params_translate.c2085 OSSL_PKEY_PARAM_DIST_ID, OSSL_PARAM_OCTET_STRING, NULL },
2088 OSSL_PKEY_PARAM_DIST_ID, OSSL_PARAM_OCTET_PTR, NULL },
2091 OSSL_PKEY_PARAM_DIST_ID, OSSL_PARAM_OCTET_PTR, fix_distid_len },