Home
last modified time | relevance | path

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

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