Home
last modified time | relevance | path

Searched refs:sha1_init_ctx (Results 1 – 25 of 193) sorted by relevance

12345678

/dports/devel/gnulib/gnulib-20140202-stable/lib/
H A Dhmac-sha1.c47 sha1_init_ctx (&keyhash); in hmac_sha1()
57 sha1_init_ctx (&inner); in hmac_sha1()
69 sha1_init_ctx (&outer); in hmac_sha1()
/dports/security/shishi/shishi-1.0.2/gl/
H A Dhmac-sha1.c47 sha1_init_ctx (&keyhash); in hmac_sha1()
57 sha1_init_ctx (&inner); in hmac_sha1()
69 sha1_init_ctx (&outer); in hmac_sha1()
/dports/editors/abiword/abiword-3.0.5/plugins/opendocument/common/xp/crypto/
H A Dhmac-sha1.c48 sha1_init_ctx (&keyhash); in hmac_sha1()
58 sha1_init_ctx (&inner); in hmac_sha1()
70 sha1_init_ctx (&outer); in hmac_sha1()
/dports/security/oath-toolkit/oath-toolkit-2.6.2/liboath/gl/
H A Dhmac-sha1.c47 sha1_init_ctx (&keyhash); in hmac_sha1()
57 sha1_init_ctx (&inner); in hmac_sha1()
69 sha1_init_ctx (&outer); in hmac_sha1()
/dports/sysutils/eclat/eclat-2.0/lib/
H A Dhmac_sha1.c42 sha1_init_ctx(&keyhash); in eclat_trimnl()
64 sha1_init_ctx(&ctx); in eclat_trimnl()
70 sha1_init_ctx(&ctx); in eclat_trimnl()
H A Dsha1.h27 # define sha1_init_ctx eclat_sha1_init_ctx macro
52 extern void sha1_init_ctx (struct sha1_ctx *ctx);
/dports/security/libxcrypt/libxcrypt-4.4.27/lib/
H A Dalg-hmac-sha1.c80 sha1_init_ctx (&tctx); in hmac_sha1_process_data()
115 sha1_init_ctx (&ctx); in hmac_sha1_process_data()
125 sha1_init_ctx (&ctx); in hmac_sha1_process_data()
H A Dalg-sha1.h22 extern void sha1_init_ctx (struct sha1_ctx *ctx);
/dports/security/libxcrypt/libxcrypt-4.4.27/test/
H A Dalg-sha1.c53 sha1_init_ctx (&ctx); in main()
68 sha1_init_ctx (&ctx); in main()
85 sha1_init_ctx (&ctx); in main()
/dports/mail/mailutils/mailutils-3.13/include/mailutils/
H A Dsha1.h25 # define sha1_init_ctx mu_sha1_init_ctx macro
49 extern void sha1_init_ctx (struct sha1_ctx *ctx);
/dports/security/pam-modules/pam-modules-2.2/lib/
H A Dsha1.h27 # define sha1_init_ctx gpam_sha1_init_ctx macro
52 extern void sha1_init_ctx (struct sha1_ctx *ctx);
/dports/net/gnu-dico/dico-2.10/dicod/
H A Dckpass.c105 sha1_init_ctx(&sha1context); in chk_sha()
140 sha1_init_ctx(&sha1context); in chk_ssha()
/dports/devel/arm-elf-binutils/binutils-2.37/libctf/
H A Dctf-sha1.h33 sha1_init_ctx (sha1); in ctf_sha1_init()
/dports/devel/gdb/gdb-11.1/libctf/
H A Dctf-sha1.h33 sha1_init_ctx (sha1); in ctf_sha1_init()
/dports/devel/gnulibiberty/binutils-2.37/libctf/
H A Dctf-sha1.h33 sha1_init_ctx (sha1); in ctf_sha1_init()
/dports/devel/binutils/binutils-2.37/libctf/
H A Dctf-sha1.h33 sha1_init_ctx (sha1); in ctf_sha1_init()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/go/
H A Dgo-sha1.cc27 Gcc_sha1_helper() : ctx_(new sha1_ctx) { sha1_init_ctx(this->ctx_); } in Gcc_sha1_helper()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/go/
H A Dgo-sha1.cc27 Gcc_sha1_helper() : ctx_(new sha1_ctx) { sha1_init_ctx(this->ctx_); } in Gcc_sha1_helper()
/dports/lang/gcc9/gcc-9.4.0/gcc/go/
H A Dgo-sha1.cc27 Gcc_sha1_helper() : ctx_(new sha1_ctx) { sha1_init_ctx(this->ctx_); } in Gcc_sha1_helper()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/go/
H A Dgo-sha1.cc27 Gcc_sha1_helper() : ctx_(new sha1_ctx) { sha1_init_ctx(this->ctx_); } in Gcc_sha1_helper()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/go/
H A Dgo-sha1.cc27 Gcc_sha1_helper() : ctx_(new sha1_ctx) { sha1_init_ctx(this->ctx_); } in Gcc_sha1_helper()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/go/
H A Dgo-sha1.cc27 Gcc_sha1_helper() : ctx_(new sha1_ctx) { sha1_init_ctx(this->ctx_); } in Gcc_sha1_helper()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/go/
H A Dgo-sha1.cc27 Gcc_sha1_helper() : ctx_(new sha1_ctx) { sha1_init_ctx(this->ctx_); } in Gcc_sha1_helper()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/go/
H A Dgo-sha1.cc27 Gcc_sha1_helper() : ctx_(new sha1_ctx) { sha1_init_ctx(this->ctx_); } in Gcc_sha1_helper()
/dports/lang/gcc11/gcc-11.2.0/gcc/go/
H A Dgo-sha1.cc27 Gcc_sha1_helper() : ctx_(new sha1_ctx) { sha1_init_ctx(this->ctx_); } in Gcc_sha1_helper()

12345678