Home
last modified time | relevance | path

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

/freebsd/sys/crypto/armv8/
H A Darmv8_crypto_wrap.c402 uint64_t *from64, *to64; in armv8_aes_encrypt_gcm() local
466 uint64_t *block64, *from64, *to64; in armv8_aes_decrypt_gcm() local
/freebsd/lib/libpam/modules/pam_unix/
H A Dpam_unix.c469 to64(char *s, long v, int n) in to64() function