Searched refs:def (Results 1 – 2 of 2) sorted by relevance
66 const mbedtls_cipher_definition_t *def; in mbedtls_cipher_list() local70 def = mbedtls_cipher_definitions; in mbedtls_cipher_list()73 while (def->type != 0) { in mbedtls_cipher_list()74 *type++ = (*def++).type; in mbedtls_cipher_list()88 const mbedtls_cipher_definition_t *def; in mbedtls_cipher_info_from_type() local90 for (def = mbedtls_cipher_definitions; def->info != NULL; def++) { in mbedtls_cipher_info_from_type()91 if (def->type == cipher_type) { in mbedtls_cipher_info_from_type()92 return def->info; in mbedtls_cipher_info_from_type()102 const mbedtls_cipher_definition_t *def; in mbedtls_cipher_info_from_string() local108 for (def = mbedtls_cipher_definitions; def->info != NULL; def++) { in mbedtls_cipher_info_from_string()[all …]
19839 mpi_core_montmul:1:1:1:1:"34e488d":"1224d24":"37EEE9D":"3097def":"1c134c4"