Home
last modified time | relevance | path

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

/openthread-latest/third_party/mbedtls/repo/library/
Dsha256.c328 uint32x4_t abcd = vld1q_u32(&ctx->state[0]); in mbedtls_internal_sha256_process_many_a64_crypto() local
340 uint32x4_t abcd_orig = abcd; in mbedtls_internal_sha256_process_many_a64_crypto()
358 abcd_prev = abcd; in mbedtls_internal_sha256_process_many_a64_crypto()
359 abcd = vsha256hq_u32(abcd_prev, efgh, tmp); in mbedtls_internal_sha256_process_many_a64_crypto()
364 abcd_prev = abcd; in mbedtls_internal_sha256_process_many_a64_crypto()
365 abcd = vsha256hq_u32(abcd_prev, efgh, tmp); in mbedtls_internal_sha256_process_many_a64_crypto()
370 abcd_prev = abcd; in mbedtls_internal_sha256_process_many_a64_crypto()
371 abcd = vsha256hq_u32(abcd_prev, efgh, tmp); in mbedtls_internal_sha256_process_many_a64_crypto()
376 abcd_prev = abcd; in mbedtls_internal_sha256_process_many_a64_crypto()
377 abcd = vsha256hq_u32(abcd_prev, efgh, tmp); in mbedtls_internal_sha256_process_many_a64_crypto()
[all …]
/openthread-latest/src/cli/
DREADME_TCAT.md72 abcd
81 tcat devid abcd
DREADME.md207 ff04:0:0:0:0:0:0:abcd 3534000
1469 HostAddress:fd00:0:0:0:0:0:0:abcd TTL:7200
/openthread-latest/third_party/mbedtls/repo/tests/data_files/
Dtest-ca.opensslconf95 # these IPs are the ascii values for 'abcd' and 'abcd.example.com'
/openthread-latest/third_party/mbedtls/repo/tests/suites/
Dtest_suite_psa_crypto_driver_wrappers.data825 pake_operations:"abcd":PSA_ERROR_GENERIC_ERROR:PSA_SUCCESS:"":PSA_ERROR_GENERIC_ERROR:0
828 pake_operations:"abcd":PSA_ERROR_GENERIC_ERROR:PSA_SUCCESS:"":PSA_ERROR_GENERIC_ERROR:1
831 pake_operations:"abcd":PSA_SUCCESS:PSA_ERROR_GENERIC_ERROR:"":PSA_ERROR_GENERIC_ERROR:2
834 pake_operations:"abcd":PSA_SUCCESS:PSA_ERROR_GENERIC_ERROR:"":PSA_ERROR_GENERIC_ERROR:3
837 pake_operations:"abcd":PSA_SUCCESS:PSA_SUCCESS:"1234":PSA_SUCCESS:3
840 pake_operations:"abcd":PSA_SUCCESS:PSA_ERROR_GENERIC_ERROR:"":PSA_ERROR_GENERIC_ERROR:4
843 pake_operations:"abcd":PSA_SUCCESS:PSA_ERROR_GENERIC_ERROR:"":PSA_ERROR_GENERIC_ERROR:5
847 pake_operations:"abcd":PSA_ERROR_NOT_SUPPORTED:PSA_SUCCESS:"":PSA_ERROR_NOT_SUPPORTED:0
851 pake_operations:"abcd":PSA_ERROR_NOT_SUPPORTED:PSA_SUCCESS:"":PSA_ERROR_NOT_SUPPORTED:1
855 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 …":"data_files/server5-tricky-ip-san.crt.der":"data_files/crl_sha256.pem":"abcd":MBEDTLS_ERR_X509_C…
1044 …":"data_files/server5-tricky-ip-san.crt.der":"data_files/crl_sha256.pem":"abcd.example.com":MBEDTL…
2513 # 8202abcd userCertificate CertificateSerialNum
Dtest_suite_psa_crypto.data5839 derive_output:PSA_ALG_HKDF_EXTRACT(PSA_ALG_SHA_256):PSA_KEY_DERIVATION_INPUT_LABEL:"abcd":PSA_ERROR…
5843 derive_output:PSA_ALG_HKDF_EXTRACT(PSA_ALG_SHA_256):PSA_KEY_DERIVATION_INPUT_PASSWORD:"abcd":PSA_ER…
5973 derive_output:PSA_ALG_HKDF_EXPAND(PSA_ALG_SHA_256):PSA_KEY_DERIVATION_INPUT_LABEL:"abcd":PSA_ERROR_…
5977 derive_output:PSA_ALG_HKDF_EXPAND(PSA_ALG_SHA_256):PSA_KEY_DERIVATION_INPUT_PASSWORD:"abcd":PSA_ERR…
Dtest_suite_psa_crypto.function10485 const uint8_t unsupported_id[] = "abcd";
10492 const uint8_t unsupported_id[] = "abcd";