Home
last modified time | relevance | path

Searched refs:abcd (Results 1 – 6 of 6) sorted by relevance

/mbedtls-3.4.0/library/
Dsha256.c247 uint32x4_t abcd = vld1q_u32( &ctx->state[0] ); in mbedtls_internal_sha256_process_many_a64_crypto() local
260 uint32x4_t abcd_orig = abcd; in mbedtls_internal_sha256_process_many_a64_crypto()
278 abcd_prev = abcd; in mbedtls_internal_sha256_process_many_a64_crypto()
279 abcd = vsha256hq_u32( abcd_prev, efgh, tmp ); in mbedtls_internal_sha256_process_many_a64_crypto()
284 abcd_prev = abcd; in mbedtls_internal_sha256_process_many_a64_crypto()
285 abcd = vsha256hq_u32( abcd_prev, efgh, tmp ); in mbedtls_internal_sha256_process_many_a64_crypto()
290 abcd_prev = abcd; in mbedtls_internal_sha256_process_many_a64_crypto()
291 abcd = vsha256hq_u32( abcd_prev, efgh, tmp ); in mbedtls_internal_sha256_process_many_a64_crypto()
296 abcd_prev = abcd; in mbedtls_internal_sha256_process_many_a64_crypto()
297 abcd = vsha256hq_u32( abcd_prev, efgh, tmp ); in mbedtls_internal_sha256_process_many_a64_crypto()
[all …]
/mbedtls-3.4.0/tests/data_files/
Dtest-ca.opensslconf82 # these IPs are the ascii values for 'abcd' and 'abcd.example.com'
/mbedtls-3.4.0/tests/suites/
Dtest_suite_psa_crypto_pake.function567 const uint8_t unsupp_id[] = "abcd";
568 const uint8_t password[] = "abcd";
Dtest_suite_x509parse.data968 ….crt":"data_files/server5-tricky-ip-san.crt":"data_files/crl_sha256.pem":"abcd":MBEDTLS_ERR_X509_C…
972 ….crt":"data_files/server5-tricky-ip-san.crt":"data_files/crl_sha256.pem":"abcd.example.com":MBEDTL…
2158 # 8202abcd userCertificate CertificateSerialNum
Dtest_suite_psa_crypto.data5257 derive_output:PSA_ALG_HKDF_EXTRACT(PSA_ALG_SHA_256):PSA_KEY_DERIVATION_INPUT_LABEL:"abcd":PSA_ERROR…
5261 derive_output:PSA_ALG_HKDF_EXTRACT(PSA_ALG_SHA_256):PSA_KEY_DERIVATION_INPUT_PASSWORD:"abcd":PSA_ER…
5391 derive_output:PSA_ALG_HKDF_EXPAND(PSA_ALG_SHA_256):PSA_KEY_DERIVATION_INPUT_LABEL:"abcd":PSA_ERROR_…
5395 derive_output:PSA_ALG_HKDF_EXPAND(PSA_ALG_SHA_256):PSA_KEY_DERIVATION_INPUT_PASSWORD:"abcd":PSA_ERR…
Dtest_suite_psa_crypto.function8887 const uint8_t unsupported_id[] = "abcd";
8895 const uint8_t unsupported_id[] = "abcd";