Searched defs:hmacs (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/net/sctp/ |
H A D | auth.c | 526 struct sctp_hmac_algo_param *hmacs; in sctp_auth_asoc_get_hmac() local 568 static int __sctp_auth_find_hmacid(__be16 *hmacs, int n_elts, __be16 hmac_id) in __sctp_auth_find_hmacid() argument 184 sctp_auth_make_key_vector( struct sctp_random_param *random, struct sctp_chunks_param *chunks, struct sctp_hmac_algo_param *hmacs, gfp_t gfp) sctp_auth_make_key_vector() argument 587 struct sctp_hmac_algo_param *hmacs; sctp_auth_asoc_verify_hmac_id() local 606 sctp_auth_asoc_set_default_hmac(struct sctp_association *asoc, struct sctp_hmac_algo_param *hmacs) sctp_auth_asoc_set_default_hmac() argument 778 sctp_auth_ep_set_hmacs(struct sctp_endpoint *ep, struct sctp_hmacalgo *hmacs) sctp_auth_ep_set_hmacs() argument [all...] |
H A D | sm_make_chunk.c | 2125 struct sctp_hmac_algo_param *hmacs; in sctp_verify_param() local
|
H A D | socket.c | 6768 struct sctp_hmac_algo_param *hmacs; in sctp_getsockopt_hmac_ident() local 3594 sctp_setsockopt_hmac_ident(struct sock *sk, struct sctp_hmacalgo *hmacs, unsigned int optlen) sctp_setsockopt_hmac_ident() argument
|
/kernel/linux/linux-6.6/net/sctp/ |
H A D | auth.c | 526 struct sctp_hmac_algo_param *hmacs; in sctp_auth_asoc_get_hmac() local 568 static int __sctp_auth_find_hmacid(__be16 *hmacs, int n_elts, __be16 hmac_id) in __sctp_auth_find_hmacid() argument 184 sctp_auth_make_key_vector( struct sctp_random_param *random, struct sctp_chunks_param *chunks, struct sctp_hmac_algo_param *hmacs, gfp_t gfp) sctp_auth_make_key_vector() argument 587 struct sctp_hmac_algo_param *hmacs; sctp_auth_asoc_verify_hmac_id() local 606 sctp_auth_asoc_set_default_hmac(struct sctp_association *asoc, struct sctp_hmac_algo_param *hmacs) sctp_auth_asoc_set_default_hmac() argument 778 sctp_auth_ep_set_hmacs(struct sctp_endpoint *ep, struct sctp_hmacalgo *hmacs) sctp_auth_ep_set_hmacs() argument [all...] |
H A D | sm_make_chunk.c | 2170 struct sctp_hmac_algo_param *hmacs; in sctp_verify_param() local
|
H A D | socket.c | 6892 struct sctp_hmac_algo_param *hmacs; in sctp_getsockopt_hmac_ident() local 3600 sctp_setsockopt_hmac_ident(struct sock *sk, struct sctp_hmacalgo *hmacs, unsigned int optlen) sctp_setsockopt_hmac_ident() argument
|
/third_party/libcoap/src/ |
H A D | coap_tinydtls.c | 1539 } hmacs[] = { variable
|
H A D | coap_openssl.c | 3739 } hmacs[] = { variable
|
H A D | coap_mbedtls.c | 2749 } hmacs[] = { local
|
H A D | coap_gnutls.c | 3039 } hmacs[] = { variable
|
Completed in 51 milliseconds