Searched refs:auth_algorithm (Results 1 – 8 of 8) 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
88 crypto_info->auth_algorithm = CRYPTO_SHA1_HMAC; in ktls_configure_crypto()91 crypto_info->auth_algorithm = CRYPTO_SHA2_256_HMAC; in ktls_configure_crypto()94 crypto_info->auth_algorithm = CRYPTO_SHA2_384_HMAC; in ktls_configure_crypto()
486 switch (en->auth_algorithm) { in ktls_create_session()514 switch (en->auth_algorithm) { in ktls_create_session()547 if (en->auth_algorithm != 0 || en->auth_key_len != 0) in ktls_create_session()569 tls->params.auth_algorithm = en->auth_algorithm; in ktls_create_session()589 switch (en->auth_algorithm) { in ktls_create_session()
662 switch (tls->params.auth_algorithm) { in ktls_ocf_try()695 mac_csp.csp_auth_alg = tls->params.auth_algorithm; in ktls_ocf_try()
435 en->auth_algorithm = auth_alg; in build_tls_enable()484 switch (en->auth_algorithm) { in tls_EVP_MD()523 switch (en->auth_algorithm) { in tls_mac_len()
1910 tls->auth_algorithm = tls_v0.auth_algorithm; in copyin_tls_enable()
933 switch (tls->params.auth_algorithm) { in init_ktls_key_context()1005 switch (tls->params.auth_algorithm) { in tls_alloc_ktls()
273 switch (tls->params.auth_algorithm) { in init_ktls_key_params()564 switch (tls->params.auth_algorithm) { in cxgbe_tls_tag_alloc()