Home
last modified time | relevance | path

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

/aosp_15_r20/external/mbedtls/library/
H A Dcipher.c70 def = mbedtls_cipher_definitions; in mbedtls_cipher_list()
90 for (def = mbedtls_cipher_definitions; def->info != NULL; def++) { in mbedtls_cipher_info_from_type()
108 for (def = mbedtls_cipher_definitions; def->info != NULL; def++) { in mbedtls_cipher_info_from_string()
124 for (def = mbedtls_cipher_definitions; def->info != NULL; def++) { in mbedtls_cipher_info_from_values()
H A Dcipher_wrap.h122 extern const mbedtls_cipher_definition_t mbedtls_cipher_definitions[];
H A Dcipher_wrap.c2194 const mbedtls_cipher_definition_t mbedtls_cipher_definitions[] = variable
2364 #define NUM_CIPHERS (sizeof(mbedtls_cipher_definitions) / \
2365 sizeof(mbedtls_cipher_definitions[0]))
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/library/
H A Dcipher.c70 def = mbedtls_cipher_definitions; in mbedtls_cipher_list()
90 for (def = mbedtls_cipher_definitions; def->info != NULL; def++) { in mbedtls_cipher_info_from_type()
108 for (def = mbedtls_cipher_definitions; def->info != NULL; def++) { in mbedtls_cipher_info_from_string()
124 for (def = mbedtls_cipher_definitions; def->info != NULL; def++) { in mbedtls_cipher_info_from_values()
H A Dcipher_wrap.h168 extern const mbedtls_cipher_definition_t mbedtls_cipher_definitions[];
H A Dcipher_wrap.c2252 const mbedtls_cipher_definition_t mbedtls_cipher_definitions[] = variable
2424 #define NUM_CIPHERS (sizeof(mbedtls_cipher_definitions) / \
2425 sizeof(mbedtls_cipher_definitions[0]))