Searched refs:decrypt_wrapper (Results 1 – 1 of 1) sorted by relevance
| /uoscore-uedhoc-latest/src/oscore/ |
| D | oscore2coap.c | 254 decrypt_wrapper(struct byte_array *ciphertext, struct byte_array *plaintext, in decrypt_wrapper() function 390 TRY(decrypt_wrapper(ciphertext, &plaintext, c, &oscore_option, in oscore2coap() 438 TRY(decrypt_wrapper(ciphertext, &plaintext, c, in oscore2coap() 456 TRY(decrypt_wrapper(ciphertext, &plaintext, c, in oscore2coap() 462 TRY(decrypt_wrapper(ciphertext, &plaintext, c, in oscore2coap()
|