Searched defs:kid (Results 1 – 7 of 7) sorted by relevance
26 enum err id_cred2kid(const struct byte_array *id_cred, struct byte_array *kid) in id_cred2kid()
24 enum AEAD_algorithm aead_alg, struct byte_array *kid, in create_aad()
280 struct byte_array *kid, in oscore_option_generate()515 struct byte_array kid = BYTE_ARRAY_INIT(NULL, 0); in encrypt_wrapper() local
23 kid = 4, enumerator
31 uint8_t kid[] = { "test KID" }; in t300_oscore_option_parser_no_piv() local
680 struct byte_array kid = BYTE_ARRAY_INIT(kid_buf, sizeof(kid_buf)); in t106_oscore_option_generate_no_piv() local
113 struct byte_array kid; member