Searched refs:protocol_label (Results 1 – 3 of 3) sorted by relevance
| /src/crypto/openssl/crypto/hpke/ |
| H A D | hpke_util.c | 298 const char *protocol_label, in ossl_hpke_labeled_extract() argument 312 protocol_labellen = strlen(protocol_label); in ossl_hpke_labeled_extract() 323 || !WPACKET_memcpy(&pkt, protocol_label, protocol_labellen) in ossl_hpke_labeled_extract() 348 const char *protocol_label, in ossl_hpke_labeled_expand() argument 362 protocol_labellen = strlen(protocol_label); in ossl_hpke_labeled_expand() 374 || !WPACKET_memcpy(&pkt, protocol_label, protocol_labellen) in ossl_hpke_labeled_expand()
|
| /src/crypto/openssl/include/internal/ |
| H A D | hpke_util.h | 84 const char *protocol_label, 91 const char *protocol_label,
|
| /src/contrib/llvm-project/compiler-rt/lib/dfsan/ |
| H A D | dfsan_custom.cpp | 1977 dfsan_label protocol_label, dfsan_label sv_label, in __dfsw_socketpair() argument 1989 dfsan_label type_label, dfsan_label protocol_label, dfsan_label sv_label, in __dfso_socketpair() argument 1994 protocol_label, sv_label, ret_label); in __dfso_socketpair()
|