Searched refs:cert_status_t (Results 1 - 4 of 4) sorted by relevance

/macosx-10.9.5/ipsec-258.100.1/ipsec-tools/racoon/
H A Dcrypto_cssm.h41 extern vchar_t* crypto_cssm_get_x509cert(CFDataRef persistentCertRef, cert_status_t *certStatus);
H A Doakley.h193 } cert_status_t; typedef in typeref:enum:cert_status
202 cert_status_t status;
240 extern int oakley_find_status_in_certchain (cert_t *, cert_status_t);
H A Dcrypto_cssm.c126 static cert_status_t
129 cert_status_t certStatus = CERT_STATUS_OK;
215 cert_status_t certStatus = 0;
371 cert_status_t *certStatus)
H A Doakley.c157 static int oakley_check_certid_1 (vchar_t *, int, int, void*, cert_status_t *certStatus);
1627 oakley_find_status_in_certchain (cert_t *certchain, cert_status_t certStatus)
1705 cert_status_t status = CERT_STATUS_OK;
1896 oakley_check_certid_1(vchar_t *cert, int idtype, int idlen, void *id, cert_status_t *certStatus)

Completed in 72 milliseconds