Home
last modified time | relevance | path

Searched defs:cryptDestroyContext (Results 1 – 2 of 2) sorted by relevance

/dports/security/cryptlib/cryptlib-3.4.3/bindings/
H A Dcryptlib.pas1728 function cryptDestroyContext( const cryptContext: CRYPT_CONTEXT ): Integer; in cryptDestroyContext() function
/dports/security/cryptlib/cryptlib-3.4.3/
H A Dcryptapi.c2386 C_RET cryptDestroyContext( C_IN CRYPT_CONTEXT cryptContext ) in cryptDestroyContext() function