Home
last modified time | relevance | path

Searched refs:ATTIC_R_PASSPHRASE_CALLBACK_ERROR (Results 1 – 4 of 4) sorted by relevance

/freebsd/crypto/openssl/engines/
H A De_loader_attic_err.h29 # define ATTIC_R_PASSPHRASE_CALLBACK_ERROR 104 macro
H A De_loader_attic_err.c22 {ERR_PACK(0, 0, ATTIC_R_PASSPHRASE_CALLBACK_ERROR),
H A De_loader_attic.txt13 ATTIC_R_PASSPHRASE_CALLBACK_ERROR:104:passphrase callback error
H A De_loader_attic.c334 ATTICerr(0, ATTIC_R_PASSPHRASE_CALLBACK_ERROR); in try_decode_PKCS12()