Home
last modified time | relevance | path

Searched defs:in_buf (Results 1 – 5 of 5) sorted by relevance

/Zephyr-Core-2.7.6/drivers/crypto/
Dcrypto_stm32.c66 static int do_encrypt(struct cipher_ctx *ctx, uint8_t *in_buf, int in_len, in do_encrypt()
96 static int do_decrypt(struct cipher_ctx *ctx, uint8_t *in_buf, int in_len, in do_decrypt()
/Zephyr-Core-2.7.6/samples/boards/intel_s1000_crb/i2s/src/
Di2s_sample.c241 void *in_buf; in i2s_play_audio() local
/Zephyr-Core-2.7.6/include/crypto/
Dcipher_structs.h214 uint8_t *in_buf; member
/Zephyr-Core-2.7.6/drivers/ieee802154/
Dieee802154_cc2520.c1257 uint8_t *in_buf; in insert_crypto_parameters() local
/Zephyr-Core-2.7.6/subsys/net/lib/lwm2m/
Dlwm2m_engine.c4500 static uint8_t in_buf[NET_IPV6_MTU]; in socket_recv_message() local