Searched refs:auth_algorithm (Results 1 – 9 of 9) sorted by relevance
116 int auth_algorithm; /* e.g. CRYPTO_SHA2_256_HMAC */ member131 int auth_algorithm; /* e.g. CRYPTO_SHA2_256_HMAC */ member155 int auth_algorithm; member177 int auth_algorithm; member
419 switch (tls->params.auth_algorithm) { in t4_tls_key_info_size() 470 switch (tls->params.auth_algorithm) { in t4_tls_auth_mode() 532 switch (tls->params.auth_algorithm) { in t4_tls_key_ctx() 632 switch (tls->params.auth_algorithm) { in t4_tls_key_ctx()
184 switch (tls->params.auth_algorithm) { in t7_tls_tag_alloc()
405 switch (tls->params.auth_algorithm) { in t6_tls_tag_alloc()
96 crypto_info->auth_algorithm = CRYPTO_SHA1_HMAC; in ktls_configure_crypto()98 crypto_info->auth_algorithm = CRYPTO_SHA2_256_HMAC; in ktls_configure_crypto()100 crypto_info->auth_algorithm = CRYPTO_SHA2_384_HMAC; in ktls_configure_crypto()
323 tls->auth_algorithm = tls_v0.auth_algorithm; in ktls_copyin_tls_enable() 621 * auth_algorithm isn't used, but permit GMAC values in ktls_create_session() 624 switch (en->auth_algorithm) { in ktls_create_session() 652 switch (en->auth_algorithm) { in ktls_create_session() 685 if (en->auth_algorithm != 0 || en->auth_key_len != 0) in ktls_create_session() 718 tls->params.auth_algorithm = en->auth_algorithm; in ktls_create_session() 738 switch (en->auth_algorithm) { in ktls_create_session() 3427 A(auth_algorithm); in ktls_disable_ifnet() [all...]
1035 switch (tls->params.auth_algorithm) { in ktls_ocf_try()1069 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()
257 switch (tls->params.auth_algorithm) { in tls_alloc_ktls()