OSSL_STORE_PARAM_SUBJECT
OSSL_STORE_PARAM_SUBJECT,
p_subject = OSSL_PARAM_locate_const(params, OSSL_STORE_PARAM_SUBJECT);
OSSL_PARAM_octet_string(OSSL_STORE_PARAM_SUBJECT, NULL, 0),
p = OSSL_PARAM_locate_const(params, OSSL_STORE_PARAM_SUBJECT);
OSSL_PARAM_octet_string(OSSL_STORE_PARAM_SUBJECT, NULL, 0),
p = OSSL_PARAM_locate_const(params, OSSL_STORE_PARAM_SUBJECT);