Searched refs:CRYPT_FILE_NOTFOUND (Results 1 – 8 of 8) sorted by relevance
55 CRYPT_FILE_NOTFOUND, /* File Not Found */ enumerator
42 return CRYPT_FILE_NOTFOUND; in hash_file()
50 return CRYPT_FILE_NOTFOUND; in xcbc_file()
50 return CRYPT_FILE_NOTFOUND; in f9_file()
51 return CRYPT_FILE_NOTFOUND; in pmac_file()
50 return CRYPT_FILE_NOTFOUND; in omac_file()
58 return CRYPT_FILE_NOTFOUND; in hmac_file()
714 -- Added error CRYPT_FILE_NOTFOUND for the file [hmac/hash] routines.