Searched defs:ciphertext (Results 1 – 5 of 5) sorted by relevance
14 enum ciphertext { CIPHERTEXT2, CIPHERTEXT3, CIPHERTEXT4 }; enum
29 struct byte_array ciphertext; member
123 struct byte_array *ciphertext, struct byte_array *plaintext) in ciphertext_decrypt_split()189 struct byte_array *th, struct byte_array *ciphertext, in ciphertext_gen()
254 decrypt_wrapper(struct byte_array *ciphertext, struct byte_array *plaintext, in decrypt_wrapper()352 struct byte_array *ciphertext = &oscore_packet.payload; in oscore2coap() local
507 struct byte_array *ciphertext, in encrypt_wrapper()