Home
last modified time | relevance | path

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

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