Home
last modified time | relevance | path

Searched defs:context (Results 1 – 25 of 28) sorted by relevance

12

/u-boot/lib/efi_selftest/
A Defi_selftest_register_notify.c22 struct context { struct
36 static struct context context; argument
46 static void EFIAPI notify(struct efi_event *event, void *context) in notify()
A Defi_selftest_exitbootservices.c23 static void EFIAPI notify(struct efi_event *event, void *context) in notify()
A Defi_selftest_event_groups.c28 static void EFIAPI notify(struct efi_event *event, void *context) in notify()
A Defi_selftest_events.c26 static void EFIAPI notify(struct efi_event *event, void *context) in notify()
A Defi_selftest_tpl.c24 static void EFIAPI notify(struct efi_event *event, void *context) in notify()
A Defi_selftest_config_table.c28 static void EFIAPI notify(struct efi_event *event, void *context) in notify()
A Defi_selftest_set_virtual_address_map.c34 static void EFIAPI notify(struct efi_event *event, void *context) in notify()
A Defi_selftest_watchdog.c44 static void EFIAPI notify(struct efi_event *event, void *context) in notify()
A Defi_selftest_bitblt.c63 static void EFIAPI notify(struct efi_event *event, void *context) in notify()
/u-boot/lib/crypto/
A Drsa_helper.c23 int rsa_get_n(void *context, size_t hdrlen, unsigned char tag, in rsa_get_n()
57 int rsa_get_e(void *context, size_t hdrlen, unsigned char tag, in rsa_get_e()
72 int rsa_get_d(void *context, size_t hdrlen, unsigned char tag, in rsa_get_d()
87 int rsa_get_p(void *context, size_t hdrlen, unsigned char tag, in rsa_get_p()
102 int rsa_get_q(void *context, size_t hdrlen, unsigned char tag, in rsa_get_q()
117 int rsa_get_dp(void *context, size_t hdrlen, unsigned char tag, in rsa_get_dp()
132 int rsa_get_dq(void *context, size_t hdrlen, unsigned char tag, in rsa_get_dq()
147 int rsa_get_qinv(void *context, size_t hdrlen, unsigned char tag, in rsa_get_qinv()
A Dpkcs7_parser.c216 int pkcs7_note_OID(void *context, size_t hdrlen, in pkcs7_note_OID()
273 int pkcs7_sig_note_pkey_algo(void *context, size_t hdrlen, in pkcs7_sig_note_pkey_algo()
294 int pkcs7_check_content_type(void *context, size_t hdrlen, in pkcs7_check_content_type()
388 int pkcs7_extract_cert(void *context, size_t hdrlen, in pkcs7_extract_cert()
446 int pkcs7_note_content(void *context, size_t hdrlen, in pkcs7_note_content()
466 int pkcs7_note_data(void *context, size_t hdrlen, in pkcs7_note_data()
599 int pkcs7_sig_note_serial(void *context, size_t hdrlen,
612 int pkcs7_sig_note_issuer(void *context, size_t hdrlen,
625 int pkcs7_sig_note_skid(void *context, size_t hdrlen,
641 int pkcs7_sig_note_signature(void *context, size_t hdrlen,
[all …]
A Dx509_cert_parser.c166 int x509_note_OID(void *context, size_t hdrlen, in x509_note_OID()
203 int x509_note_pkey_algo(void *context, size_t hdrlen, in x509_note_pkey_algo()
265 int x509_note_signature(void *context, size_t hdrlen, in x509_note_signature()
297 int x509_note_serial(void *context, size_t hdrlen, in x509_note_serial()
414 int x509_note_issuer(void *context, size_t hdrlen, in x509_note_issuer()
424 int x509_note_subject(void *context, size_t hdrlen, in x509_note_subject()
437 int x509_note_params(void *context, size_t hdrlen, in x509_note_params()
621 int x509_note_not_before(void *context, size_t hdrlen, in x509_note_not_before()
629 int x509_note_not_after(void *context, size_t hdrlen, in x509_note_not_after()
640 int x509_akid_note_kid(void *context, size_t hdrlen, in x509_akid_note_kid()
[all …]
/u-boot/drivers/tpm/
A Dtpm2_ftpm_tee.c40 struct ftpm_tee_private *context = dev_get_priv(dev); in ftpm_tee_transceive() local
127 struct ftpm_tee_private *context = dev_get_priv(dev); in ftpm_tee_open() local
139 struct ftpm_tee_private *context = dev_get_priv(dev); in ftpm_tee_close() local
169 struct ftpm_tee_private *context = dev_get_priv(dev); in ftpm_tee_probe() local
218 struct ftpm_tee_private *context = dev_get_priv(dev); in ftpm_tee_remove() local
/u-boot/lib/efi_loader/
A Defi_watchdog.c25 void *context) in efi_watchdog_timer_notify()
A Defi_var_mem.c221 efi_var_mem_notify_exit_boot_services(struct efi_event *event, void *context) in efi_var_mem_notify_exit_boot_services()
238 efi_var_mem_notify_virtual_address_map(struct efi_event *event, void *context) in efi_var_mem_notify_virtual_address_map()
A Defi_console.c1231 void *context) in efi_console_timer_notify()
1244 static void EFIAPI efi_key_notify(struct efi_event *event, void *context) in efi_key_notify()
A Defi_boottime.c663 void *context), in efi_create_event()
738 void *context), in efi_create_event_ex()
784 void *context), in efi_create_event_ext()
A Defi_net.c710 void *context) in efi_network_timer_notify()
/u-boot/lib/
A Dmd5.c273 struct MD5Context context; in md5() local
290 struct MD5Context context; in md5_wd() local
A Dasn1_decoder.c175 void *context, in asn1_ber_decoder()
/u-boot/examples/standalone/
A Dsched.c52 uchar context[CTX_SIZE]; member
/u-boot/drivers/net/octeontx2/
A Dnix_af.c40 union npa_aura_s *context; in npa_attach_aura() local
85 union npa_aura_s *context; in npa_attach_pool() local
/u-boot/arch/x86/include/asm/
A Dptrace.h78 } context; member
/u-boot/lib/rsa/
A Drsa-sign.c426 EVP_MD_CTX *context; in rsa_sign_with_key() local
/u-boot/arch/sandbox/cpu/
A Dos.c203 ucontext_t __maybe_unused *context = con; in os_signal_handler() local

Completed in 37 milliseconds

12