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

/freebsd-current/crypto/openssl/include/openssl/
H A Dcrmf.h62 #define sk_OSSL_CRMF_MSG_delete_ptr(sk, ptr) ((OSSL_CRMF_MSG *)OPENSSL_sk_delete_ptr(ossl_check_OSSL_CRMF_MSG_sk_type(sk), ossl_check_OSSL_CRMF_MSG_type(ptr))) macro

Completed in 49 milliseconds