Searched refs:def (Results 1 – 2 of 2) sorted by relevance
70 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()90 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()108 for (def = mbedtls_cipher_definitions; def->info != NULL; def++) { in mbedtls_cipher_info_from_string()110 return def->info; in mbedtls_cipher_info_from_string()124 for (def = mbedtls_cipher_definitions; def->info != NULL; def++) { in mbedtls_cipher_info_from_values()127 def->info->mode == mode) { in mbedtls_cipher_info_from_values()[all …]
19839 mpi_core_montmul:1:1:1:1:"34e488d":"1224d24":"37EEE9D":"3097def":"1c134c4"
Completed in 73 milliseconds