Searched refs:ENC_BASE64 (Results 1 - 4 of 4) sorted by relevance

/macosx-10.9.5/mDNSResponder-522.92.1/mDNSMacOSX/
H A DCryptoSupport.c56 case ENC_BASE64:
93 case ENC_BASE64:
127 case ENC_BASE64:
718 result = EncAlgInit(ENC_BASE64, &enc_funcs);
/macosx-10.9.5/mDNSResponder-522.92.1/mDNSCore/
H A DCryptoAlg.c81 if (alg != ENC_BASE32 && alg != ENC_BASE64)
H A DDNSCommon.c514 rr->rdlength - (len + RRSIG_FIXED_SIZE), ENC_BASE64);
522 rr->rdlength - DNSKEY_FIXED_SIZE, ENC_BASE64);
H A DmDNSEmbeddedAPI.h796 #define ENC_BASE64 2 macro

Completed in 214 milliseconds