Searched defs:kb (Results 1 – 7 of 7) sorted by relevance
/dflybsd-src/crypto/libressl/ssl/ |
H A D | tls12_key_schedule.c | 44 tls12_key_block_clear(struct tls12_key_block *kb) in tls12_key_block_clear() 59 tls12_key_block_free(struct tls12_key_block *kb) in tls12_key_block_free() 70 tls12_key_block_client_write(struct tls12_key_block *kb, CBS *mac_key, in tls12_key_block_client_write() 79 tls12_key_block_server_write(struct tls12_key_block *kb, CBS *mac_key, in tls12_key_block_server_write() 88 tls12_key_block_generate(struct tls12_key_block *kb, SSL *s, in tls12_key_block_generate()
|
/dflybsd-src/lib/libc/db/btree/ |
H A D | bt_put.c | 72 char *dest, db[NOVFLSIZE], kb[NOVFLSIZE]; in __bt_put() local
|
/dflybsd-src/contrib/gdtoa/ |
H A D | smisc.c | 81 int k, ka, kb; local
|
/dflybsd-src/sbin/ipfw3/ |
H A D | ipfw3dummynet.c | 642 getbw(const char *str, u_short *flags, int kb) in getbw()
|
/dflybsd-src/crypto/libressl/crypto/gost/ |
H A D | gostr341001_ameth.c | 161 const EC_POINT *ka, *kb; in pub_cmp_gost01() local
|
/dflybsd-src/tools/tools/net80211/wesside/wesside/ |
H A D | aircrack-ptw-lib.c | 187 static void guesskeybytes(uint8_t * iv, uint8_t * keystream, uint8_t * result, int kb) { in guesskeybytes()
|
/dflybsd-src/sbin/ipfw/ |
H A D | ipfw2.c | 2108 getbw(const char *str, u_short *flags, int kb) in getbw()
|