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

/vbox/src/VBox/Runtime/common/checksum/
H A Dx509.cpp256 * @param pBasicConstraintsOut memory buffer where the
261 static int RTX509GetBasicConstraints(void *pvBuf, unsigned int cbSize, unsigned char** pBasicConstraintsOut) argument
309 *pBasicConstraintsOut = buf;

Completed in 345 milliseconds