Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/x509/
H A Dx509_vpm.c238 static int int_x509_param_set1(char **pdest, size_t *pdestlen, in int_x509_param_set1() function
440 return int_x509_param_set1(&param->email, &param->emaillen, in X509_VERIFY_PARAM_set1_email()
471 return int_x509_param_set1((char **)&param->ip, &param->iplen, in X509_VERIFY_PARAM_set1_ip()