Home
last modified time | relevance | path

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

/freebsd-src/contrib/unbound/sldns/
H A Dparseutil.c660 const char pad64 = '='; sldns_b64_ntop_base() local
742 const uint8_t pad64 = 64; /* is 64th in the b64 array */ sldns_b64_pton_base() local
/freebsd-src/contrib/libfido2/src/
H A Dpin.c70 pad64(const char *pin, fido_blob_t **ppin) in pad64() function