HomeSort by relevance Sort by last modified time
    Searched defs:get_auth_param (Results 1 - 2 of 2) sorted by null

  /device/linaro/bootloader/arm-trusted-firmware/include/drivers/auth/
img_parser_mod.h 39 int (*get_auth_param)(const auth_param_type_desc_t *type_desc, member in struct:img_parser_lib_desc_s
61 .get_auth_param = _get_param \
  /device/linaro/bootloader/arm-trusted-firmware/drivers/auth/mbedtls/
mbedtls_x509_parser.c 428 static int get_auth_param(const auth_param_type_desc_t *type_desc, function
477 check_integrity, get_auth_param);

Completed in 162 milliseconds