Searched refs:append_int (Results 1 – 3 of 3) sorted by relevance
/freebsd/sys/crypto/aesni/ |
H A D | aesni_ccm.c | 75 append_int(size_t value, __m128i *block, size_t offset) in append_int() function 112 append_int(data_len, &cbc_block, L+1); in cbc_mac_start() 247 append_int(counter++, &s_x, L+1); in AES_CCM_encrypt() 320 append_int(counter++, &s_x, L+1); in decrypt_loop()
|
/freebsd/contrib/libarchive/libarchive/ |
H A D | archive_string_sprintf.c | 62 append_int(struct archive_string *as, intmax_t d, unsigned base) 142 append_int(as, s, 10); in archive_string_vsprintf() 63 append_int(struct archive_string *as, intmax_t d, unsigned base) append_int() function
|
/freebsd/contrib/libucl/include/ |
H A D | ucl++.h | 73 append_int (int64_t elt, void *ud) in append_int() function 98 Ucl::append_int, in default_emit_funcs()
|