Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/providers/implementations/signature/
H A Deddsa_sig.c879 void *vp_context_string = peddsactx->context_string; in eddsa_set_ctx_params() local
881 …if (!OSSL_PARAM_get_octet_string(p, &vp_context_string, sizeof(peddsactx->context_string), &(pedds… in eddsa_set_ctx_params()