Searched refs:CT_R_BASE64_DECODE_ERROR (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/crypto/openssl/include/openssl/
H A Dcterr.h61 # define CT_R_BASE64_DECODE_ERROR 108 macro
/freebsd-12-stable/crypto/openssl/crypto/ct/
H A Dct_err.c56 {ERR_PACK(ERR_LIB_CT, 0, CT_R_BASE64_DECODE_ERROR), "base64 decode error"},
H A Dct_b64.c44 CTerr(CT_F_CT_BASE64_DECODE, CT_R_BASE64_DECODE_ERROR);

Completed in 55 milliseconds