Home
last modified time | relevance | path

Searched defs:k (Results 1 – 25 of 31) sorted by relevance

12

/nrf52832-nimble/packages/NimBLE-latest/ext/tinycrypt/src/
H A Daes_decrypt.c62 int tc_aes128_set_decrypt_key(TCAesKeySched_t s, const uint8_t *k) in tc_aes128_set_decrypt_key()
92 static inline void add_round_key(uint8_t *s, const unsigned int *k) in add_round_key()
H A Daes_encrypt.c70 int tc_aes128_set_encrypt_key(TCAesKeySched_t s, const uint8_t *k) in tc_aes128_set_encrypt_key()
101 static inline void add_round_key(uint8_t *s, const unsigned int *k) in add_round_key()
H A Decc_dsa.c100 unsigned hash_size, uECC_word_t *k, uint8_t *signature, in uECC_sign_with_k()
165 uECC_word_t k[NUM_ECC_WORDS]; in uECC_sign() local
H A Dcmac_mode.c224 uint8_t *k; in tc_cmac_final() local
/nrf52832-nimble/rt-thread/components/libc/compilers/common/
H A Dgmtime_r.c64 register time_t k = __isleap(i) ? 366 : 365; in gmtime_r() local
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/test/unit/tcp/
H A Dtest_tcp_oos.c463 int i, k; in START_TEST() local
550 int i, k; in START_TEST() local
636 int i, k; in START_TEST() local
808 int i, k; in test_tcp_recv_ooseq_double_FINs() local
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/core/
H A Dmemp.c131 u16_t k; in memp_overflow_check_element_overflow() local
158 u16_t k; in memp_overflow_check_element_underflow() local
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/netif/ppp/polarssl/
H A Darc4.c50 int i, j, k, a; in arc4_setup() local
H A Dmd5.c108 #define P(a,b,c,d,k,s,t) \ in md5_process() argument
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/netif/ppp/polarssl/
H A Darc4.c50 int i, j, k, a; in arc4_setup() local
H A Dmd5.c108 #define P(a,b,c,d,k,s,t) \ in md5_process() argument
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/test/unit/tcp/
H A Dtest_tcp_oos.c464 int i, k; in START_TEST() local
557 int i, k; in START_TEST() local
649 int i, k; in START_TEST() local
833 int i, k; in test_tcp_recv_ooseq_double_FINs() local
/nrf52832-nimble/rt-thread/components/libc/compilers/minilibc/
H A Dqsort.c28 ssize_t i=l-1, j=r, p=l-1, q=r, k; in quicksort() local
H A Dtime.c55 register time_t k = __isleap(i) ? 366 : 365; in gmtime_r() local
/nrf52832-nimble/rt-thread/components/net/lwip-1.4.1/test/unit/tcp/
H A Dtest_tcp_oos.c456 int i, k; in START_TEST() local
546 int i, k; in START_TEST() local
726 int i, k; in test_tcp_recv_ooseq_double_FINs() local
/nrf52832-nimble/rt-thread/examples/test/
H A Drbb_test.c94 rt_size_t i, j, k, req_size, size; in rbb_test() local
H A Ddevice_test.c22 rt_uint32_t k,m; in calculate_speed_print() local
/nrf52832-nimble/rt-thread/components/net/lwip-1.4.1/src/core/
H A Dmemp.c219 u16_t k; in memp_overflow_check_element_overflow() local
252 u16_t k; in memp_overflow_check_element_underflow() local
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/src/
H A Dble_sm_alg.c83 ble_sm_alg_s1(uint8_t *k, uint8_t *r1, uint8_t *r2, uint8_t *out) in ble_sm_alg_s1()
118 ble_sm_alg_c1(uint8_t *k, uint8_t *r, in ble_sm_alg_c1()
/nrf52832-nimble/rt-thread/libcpu/arm/am335x/
H A Dinterrupt.c36 int k; in rt_dump_aintc() local
/nrf52832-nimble/rt-thread/components/net/lwip-1.4.1/test/unit/etharp/
H A Dtest_etharp.c77 int k; in create_arp_response() local
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/test/unit/etharp/
H A Dtest_etharp.c79 int k; in create_arp_response() local
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/test/unit/etharp/
H A Dtest_etharp.c78 int k; in create_arp_response() local
/nrf52832-nimble/rt-thread/components/dfs/filesystems/jffs2/cyg/compress/src/
H A Dinfblock.c127 uInt k; /* bits in bit buffer */ local
/nrf52832-nimble/rt-thread/components/drivers/usb/usbdevice/core/
H A Dcore.c353 struct rt_list_node *i, *j, *k; in _set_config() local
1449 struct rt_list_node *i, *j, *k; in rt_usbd_find_endpoint() local
1491 struct rt_list_node *i, *j, *k; in rt_usbd_device_add_config() local

12