Home
last modified time | relevance | path

Searched defs:ad (Results 1 – 25 of 65) sorted by relevance

123

/openbsd/lib/libcrypto/bn/arch/amd64/
H A Dbn_arch.c37 bn_add_words(BN_ULONG *rd, const BN_ULONG *ad, const BN_ULONG *bd, int n) in bn_add_words()
56 bn_sub_words(BN_ULONG *rd, const BN_ULONG *ad, const BN_ULONG *bd, int n) in bn_sub_words()
65 bn_mul_add_words(BN_ULONG *rd, const BN_ULONG *ad, int num, BN_ULONG w) in bn_mul_add_words()
73 bn_mul_words(BN_ULONG *rd, const BN_ULONG *ad, int num, BN_ULONG w) in bn_mul_words()
81 bn_mul_comba4(BN_ULONG *rd, BN_ULONG *ad, BN_ULONG *bd) in bn_mul_comba4()
90 bn_mul_comba8(BN_ULONG *rd, BN_ULONG *ad, BN_ULONG *bd) in bn_mul_comba8()
109 bn_sqr_comba4(BN_ULONG *rd, const BN_ULONG *ad) in bn_sqr_comba4()
118 bn_sqr_comba8(BN_ULONG *rd, const BN_ULONG *ad) in bn_sqr_comba8()
/openbsd/sys/arch/arm64/dev/
H A Daplmca.c257 struct aplmca_dai *ad = &sc->sc_ad[port]; in aplmca_dai_init() local
294 struct aplmca_dai *ad = &sc->sc_ad[master]; in aplmca_dai_link() local
373 struct aplmca_dai *ad = cookie; in aplmca_set_format() local
409 struct aplmca_dai *ad = cookie; in aplmca_set_sysclk() local
444 struct aplmca_dai *ad = cookie; in aplmca_allocm() local
457 struct aplmca_dai *ad = cookie; in aplmca_freem() local
471 struct aplmca_dai *ad = cookie; in aplmca_trigger_output() local
532 struct aplmca_dai *ad = cookie; in aplmca_halt_output() local
/openbsd/lib/libcrypto/
H A Dex_data.c415 int_new_ex_data(int class_index, void *obj, CRYPTO_EX_DATA *ad) in int_new_ex_data()
499 int_free_ex_data(int class_index, void *obj, CRYPTO_EX_DATA *ad) in int_free_ex_data()
571 CRYPTO_new_ex_data(int class_index, void *obj, CRYPTO_EX_DATA *ad) in CRYPTO_new_ex_data()
591 CRYPTO_free_ex_data(int class_index, void *obj, CRYPTO_EX_DATA *ad) in CRYPTO_free_ex_data()
601 CRYPTO_set_ex_data(CRYPTO_EX_DATA *ad, int idx, void *val) in CRYPTO_set_ex_data()
628 CRYPTO_get_ex_data(const CRYPTO_EX_DATA *ad, int idx) in CRYPTO_get_ex_data()
/openbsd/sys/crypto/
H A Dchachapoly.c123 const uint8_t *ad, in chacha20poly1305_encrypt()
164 const uint8_t *ad, in chacha20poly1305_decrypt()
216 const uint8_t *ad, in xchacha20poly1305_encrypt()
242 const uint8_t *ad, in xchacha20poly1305_decrypt()
/openbsd/sys/net/
H A Dpf_table.c318 struct pfr_addr ad; in pfr_add_addrs() local
439 struct pfr_addr ad; in pfr_del_addrs() local
529 struct pfr_addr ad; in pfr_set_addrs() local
642 struct pfr_addr ad; in pfr_tst_addrs() local
766 struct pfr_addr ad; in pfr_clr_astats() local
808 pfr_validate_addr(struct pfr_addr *ad) in pfr_validate_addr()
944 pfr_create_kentry(struct pfr_addr *ad) in pfr_create_kentry()
1218 struct pfr_addr ad; in pfr_reset_feedback() local
1391 struct pfr_addr ad; in pfr_walktree() local
1897 struct pfr_addr ad; in pfr_ina_define() local
[all …]
/openbsd/sys/arch/armv7/armv7/
H A Darmv7.c77 struct armv7_dev *ad; in armv7_find_dev() local
102 struct armv7_dev *ad = armv7_find_dev(bd->name, bd->unit); in armv7_attach() local
/openbsd/lib/libfido2/src/
H A Du2f.c107 fido_authdata_t ad; in authdata_fake() local
264 parse_auth_reply(fido_blob_t *sig, fido_blob_t *ad, const char *rp_id, in parse_auth_reply()
298 const fido_blob_t *key_id, fido_blob_t *sig, fido_blob_t *ad, int *ms) in do_auth()
564 fido_blob_t ad; in parse_register_reply() local
733 fido_blob_t ad; in u2f_authenticate_single() local
/openbsd/gnu/usr.bin/binutils/opcodes/
H A Dmsp430-dis.c237 int ad = 0, as = 0; local
441 int ad = 0, as = 0; local
694 int ad = 0, as = 0; local
/openbsd/gnu/usr.bin/binutils-2.17/opcodes/
H A Dmsp430-dis.c92 int ad = 0, as = 0; in msp430_singleoperand() local
296 int ad = 0, as = 0; in msp430_doubleoperand() local
547 int ad = 0, as = 0; in msp430_branchinstr() local
/openbsd/sys/dev/pci/
H A Dahci_pci.c186 const struct ahci_device *ad; in ahci_lookup_device() local
292 const struct ahci_device *ad; in ahci_pci_match() local
317 const struct ahci_device *ad; in ahci_pci_attach() local
/openbsd/regress/lib/libcrypto/exdata/
H A Dexdata_test.c28 ex_new(void *parent, void *ptr, CRYPTO_EX_DATA *ad, int idx, long argl, in ex_new()
64 ex_free(void *parent, void *ptr, CRYPTO_EX_DATA *ad, int idx, in ex_free()
/openbsd/lib/libcrypto/evp/
H A Devp_aead.c116 const unsigned char *in, size_t in_len, const unsigned char *ad, in EVP_AEAD_CTX_seal()
149 const unsigned char *in, size_t in_len, const unsigned char *ad, in EVP_AEAD_CTX_open()
H A De_chacha20poly1305.c129 const unsigned char *ad, size_t ad_len) in aead_chacha20_poly1305_seal()
179 const unsigned char *ad, size_t ad_len) in aead_chacha20_poly1305_open()
236 const unsigned char *ad, size_t ad_len) in aead_xchacha20_poly1305_seal()
284 const unsigned char *ad, size_t ad_len) in aead_xchacha20_poly1305_open()
/openbsd/regress/libexec/ld.so/edgecases/test1/libaa_g/
H A Daa.c3 ad(void) in ad() function
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/
H A Dshort-compare-1.c11 void f(unsigned short ad) in f()
H A Dshort-compare-2.c12 void f(unsigned short ad) in f()
H A Dcomplete-port.c19 double ad = dfoo (), bd = dfoo (); in main() local
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.robertl/
H A Deb118.C32 A<double> ad; in main() local
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g++.dg/compat/eh/
H A Ddtor1_y.C2 int ad; variable
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.pt/
H A Dmemtemp96.C22 A<double> ad; in main() local
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g++.dg/eh/
H A Ddtor1.C8 int ad; variable
/openbsd/regress/lib/libm/msun/
H A Dnan_test.c52 double ad[4]; in testnan() local
/openbsd/gnu/llvm/compiler-rt/lib/builtins/
H A Dmultc3.c22 long double ad = a * d; in __multc3() local
/openbsd/usr.sbin/unbound/smallapp/
H A Dunbound-checkconf.c678 char* ad = fname_after_chroot(cfg->directory, cfg, 0); in morechecks() local
686 char* ad = (cfg->pidfile[0]=='/')?strdup(cfg->pidfile): in morechecks() local
694 char* ad = fname_after_chroot(cfg->logfile, cfg, 1); in morechecks() local
/openbsd/gnu/llvm/compiler-rt/lib/builtins/ppc/
H A Dmultc3.c26 long double ad = __gcc_qmul(a, d); in __multc3() local

123