Home
last modified time | relevance | path

Searched defs:nonce (Results 1 – 8 of 8) sorted by relevance

/uoscore-uedhoc-latest/src/oscore/
Doscore_cose.c63 struct byte_array *nonce, in oscore_cose_decrypt()
87 struct byte_array *nonce, in oscore_cose_encrypt()
Dnonce.c22 struct byte_array *common_iv, struct byte_array *nonce) in create_nonce()
Doscore2coap.c261 struct byte_array nonce; in decrypt_wrapper() local
Dcoap2oscore.c517 struct byte_array nonce; in encrypt_wrapper() local
/uoscore-uedhoc-latest/inc/common/
Dcrypto_wrapper.h151 struct byte_array nonce; member
/uoscore-uedhoc-latest/src/edhoc/
Dciphertext.c64 struct byte_array *nonce, const struct byte_array *aad, in ciphertext_encrypt_decrypt()
/uoscore-uedhoc-latest/src/common/
Dcrypto_wrapper.c247 uint8_t *nonce, const uint16_t nonce_len, in aead_mock_args_match_predefined()
266 const struct byte_array *key, struct byte_array *nonce, in aead()
/uoscore-uedhoc-latest/inc/oscore/
Dsecurity_context.h83 struct byte_array nonce; member