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

/osnet-11/usr/src/lib/libcryptoutil/common/
H A Dpkcs11_uri.c145 * caller is later expected to call pkcs11_free_uri() when the parsed URI is no
148 * Note that the caller needs to call pkcs11_free_uri() on the 'uri' structure
150 * pkcs11_free_uri() checks for NULLs and the structure is zeroized here before
318 pkcs11_free_uri(uri);
322 pkcs11_free_uri(uri);
326 pkcs11_free_uri(uri);
338 pkcs11_free_uri(pkcs11_uri_t *uri) function

Completed in 69 milliseconds