Home
last modified time | relevance | path

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

/dports/security/cryptlib/cryptlib-3.4.3/bindings/
H A DPerlCryptLib.ph2385 sub CRYPT_ERROR_NOTFOUND { -43 } subroutine
/dports/security/cryptlib/cryptlib-3.4.3/
H A Dcryptlib.h1951 #define CRYPT_ERROR_NOTFOUND ( -43 ) /* Requested item not found in object */ macro