Home
last modified time | relevance | path

Searched refs:cose_encrypt0_encrypt (Results 1 – 3 of 3) sorted by relevance

/third_party/libcoap/include/oscore/
Doscore_cose.h260 int cose_encrypt0_encrypt(cose_encrypt0_t *ptr,
/third_party/libcoap/src/oscore/
Doscore_cose.c421 cose_encrypt0_encrypt(cose_encrypt0_t *ptr, in cose_encrypt0_encrypt() function
/third_party/libcoap/src/
Dcoap_oscore.c593 ciphertext_len = cose_encrypt0_encrypt(cose, in coap_oscore_new_pdu_encrypted()