Searched refs:auth_algorithm (Results 1 – 9 of 9) sorted by relevance
113 int auth_algorithm; /* e.g. CRYPTO_SHA2_256_HMAC */ member128 int auth_algorithm; /* e.g. CRYPTO_SHA2_256_HMAC */ member152 int auth_algorithm; member
152 crypto_info->auth_algorithm = CRYPTO_SHA1_HMAC; in ktls_configure_crypto()155 crypto_info->auth_algorithm = CRYPTO_SHA2_256_HMAC; in ktls_configure_crypto()158 crypto_info->auth_algorithm = CRYPTO_SHA2_384_HMAC; in ktls_configure_crypto()
420 switch (tls->params.auth_algorithm) { in t4_tls_key_info_size()465 switch (tls->params.auth_algorithm) { in t4_tls_auth_mode()516 switch (tls->params.auth_algorithm) { in tls_mac_key_size()615 switch (tls->params.auth_algorithm) { in t4_tls_key_ctx()
406 switch (tls->params.auth_algorithm) { in t6_tls_tag_alloc()
535 switch (en->auth_algorithm) { in ktls_create_session()563 switch (en->auth_algorithm) { in ktls_create_session()596 if (en->auth_algorithm != 0 || en->auth_key_len != 0) in ktls_create_session()629 tls->params.auth_algorithm = en->auth_algorithm; in ktls_create_session()649 switch (en->auth_algorithm) { in ktls_create_session()
1038 switch (tls->params.auth_algorithm) { in ktls_ocf_try()1072 mac_csp.csp_auth_alg = tls->params.auth_algorithm; in ktls_ocf_try()
597 en->auth_algorithm = auth_alg; in build_tls_enable()647 switch (en->auth_algorithm) { in tls_EVP_MD()686 switch (en->auth_algorithm) { in tls_mac_len()
242 switch (tls->params.auth_algorithm) { in tls_alloc_ktls()
1902 tls->auth_algorithm = tls_v0.auth_algorithm; in copyin_tls_enable()