Searched refs:pkcs11_free_uri (Results 1 - 3 of 3) 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
H A Dcryptoutil.h247 extern void pkcs11_free_uri(pkcs11_uri_t *uri);
/osnet-11/usr/src/lib/libzfs/common/
H A Dlibzfs_crypto.c127 pkcs11_free_uri(&pk11uri);
130 pkcs11_free_uri(&pk11uri);
627 pkcs11_free_uri(&p11uri);

Completed in 25 milliseconds