Searched refs:mbedtls_cipher_definitions (Results 1 – 6 of 6) sorted by relevance
70 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()
122 extern const mbedtls_cipher_definition_t mbedtls_cipher_definitions[];
2194 const mbedtls_cipher_definition_t mbedtls_cipher_definitions[] = variable2364 #define NUM_CIPHERS (sizeof(mbedtls_cipher_definitions) / \2365 sizeof(mbedtls_cipher_definitions[0]))
168 extern const mbedtls_cipher_definition_t mbedtls_cipher_definitions[];
2252 const mbedtls_cipher_definition_t mbedtls_cipher_definitions[] = variable2424 #define NUM_CIPHERS (sizeof(mbedtls_cipher_definitions) / \2425 sizeof(mbedtls_cipher_definitions[0]))