Searched defs:X509_VERIFY_PARAM_inherit (Results 1 - 1 of 1) sorted by relevance

/external/boringssl/src/crypto/x509/
H A Dx509_vpm.c244 int X509_VERIFY_PARAM_inherit(X509_VERIFY_PARAM *dest, function
335 ret = X509_VERIFY_PARAM_inherit(to, from);

Completed in 25 milliseconds