Home
last modified time | relevance | path

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

/mbedtls-latest/library/
Dsha256.c332 uint32x4_t abcd = vld1q_u32(&ctx->state[0]); in mbedtls_internal_sha256_process_many_a64_crypto() local
344 uint32x4_t abcd_orig = abcd; in mbedtls_internal_sha256_process_many_a64_crypto()
362 abcd_prev = abcd; in mbedtls_internal_sha256_process_many_a64_crypto()
363 abcd = vsha256hq_u32(abcd_prev, efgh, tmp); in mbedtls_internal_sha256_process_many_a64_crypto()
368 abcd_prev = abcd; in mbedtls_internal_sha256_process_many_a64_crypto()
369 abcd = vsha256hq_u32(abcd_prev, efgh, tmp); in mbedtls_internal_sha256_process_many_a64_crypto()
374 abcd_prev = abcd; in mbedtls_internal_sha256_process_many_a64_crypto()
375 abcd = vsha256hq_u32(abcd_prev, efgh, tmp); in mbedtls_internal_sha256_process_many_a64_crypto()
380 abcd_prev = abcd; in mbedtls_internal_sha256_process_many_a64_crypto()
381 abcd = vsha256hq_u32(abcd_prev, efgh, tmp); in mbedtls_internal_sha256_process_many_a64_crypto()
[all …]
/mbedtls-latest/tests/suites/
Dtest_suite_psa_crypto_driver_wrappers.data829 pake_operations:"abcd":PSA_ERROR_GENERIC_ERROR:PSA_SUCCESS:"":PSA_ERROR_GENERIC_ERROR:0
832 pake_operations:"abcd":PSA_ERROR_GENERIC_ERROR:PSA_SUCCESS:"":PSA_ERROR_GENERIC_ERROR:1
835 pake_operations:"abcd":PSA_SUCCESS:PSA_ERROR_GENERIC_ERROR:"":PSA_ERROR_GENERIC_ERROR:2
838 pake_operations:"abcd":PSA_SUCCESS:PSA_ERROR_GENERIC_ERROR:"":PSA_ERROR_GENERIC_ERROR:3
841 pake_operations:"abcd":PSA_SUCCESS:PSA_SUCCESS:"1234":PSA_SUCCESS:3
844 pake_operations:"abcd":PSA_SUCCESS:PSA_ERROR_GENERIC_ERROR:"":PSA_ERROR_GENERIC_ERROR:4
847 pake_operations:"abcd":PSA_SUCCESS:PSA_ERROR_GENERIC_ERROR:"":PSA_ERROR_GENERIC_ERROR:5
851 pake_operations:"abcd":PSA_ERROR_NOT_SUPPORTED:PSA_SUCCESS:"":PSA_ERROR_NOT_SUPPORTED:0
855 pake_operations:"abcd":PSA_ERROR_NOT_SUPPORTED:PSA_SUCCESS:"":PSA_ERROR_NOT_SUPPORTED:1
859 pake_operations:"abcd":PSA_ERROR_NOT_SUPPORTED:PSA_SUCCESS:"":PSA_ERROR_NOT_SUPPORTED:2
[all …]
Dtest_suite_alignment.function11 * Convert a string of the form "abcd" (case-insensitive) to a uint64_t.
Dtest_suite_psa_crypto_pake.function609 const uint8_t password[] = "abcd";
Dtest_suite_x509parse.data1040 …/server5-tricky-ip-san.crt.der":"../framework/data_files/crl_sha256.pem":"abcd":MBEDTLS_ERR_X509_C…
1044 …/server5-tricky-ip-san.crt.der":"../framework/data_files/crl_sha256.pem":"abcd.example.com":MBEDTL…
2513 # 8202abcd userCertificate CertificateSerialNum
Dtest_suite_psa_crypto.data5855 derive_output:PSA_ALG_HKDF_EXTRACT(PSA_ALG_SHA_256):PSA_KEY_DERIVATION_INPUT_LABEL:"abcd":PSA_ERROR…
5859 derive_output:PSA_ALG_HKDF_EXTRACT(PSA_ALG_SHA_256):PSA_KEY_DERIVATION_INPUT_PASSWORD:"abcd":PSA_ER…
5989 derive_output:PSA_ALG_HKDF_EXPAND(PSA_ALG_SHA_256):PSA_KEY_DERIVATION_INPUT_LABEL:"abcd":PSA_ERROR_…
5993 derive_output:PSA_ALG_HKDF_EXPAND(PSA_ALG_SHA_256):PSA_KEY_DERIVATION_INPUT_PASSWORD:"abcd":PSA_ERR…
Dtest_suite_psa_crypto.function10601 const uint8_t unsupported_id[] = "abcd";
10608 const uint8_t unsupported_id[] = "abcd";