Searched refs:hmac (Results 1 - 25 of 29) sorted by relevance

12

/barrelfish-2018-10-04/lib/openssl-1.0.0d/crypto/hmac/
H A DMakefile5 DIR= hmac
20 LIBSRC=hmac.c hm_ameth.c hm_pmeth.c
21 LIBOBJ=hmac.o hm_ameth.o hm_pmeth.o
25 EXHEADER= hmac.h
93 hm_pmeth.o: ../../include/openssl/hmac.h ../../include/openssl/lhash.h
102 hmac.o: ../../e_os.h ../../include/openssl/asn1.h ../../include/openssl/bio.h
103 hmac.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
104 hmac.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
105 hmac.o: ../../include/openssl/evp.h ../../include/openssl/hmac
[all...]
H A Dhmactest.c1 /* crypto/hmac/hmactest.c */
72 #include <openssl/hmac.h>
H A Dhm_pmeth.c63 #include <openssl/hmac.h>
H A Dhmac.c1 /* crypto/hmac/hmac.c */
62 #include <openssl/hmac.h>
/barrelfish-2018-10-04/lib/openssl-1.0.0d/crypto/pkcs12/
H A Dp12_mutl.c62 #include <openssl/hmac.h>
71 HMAC_CTX hmac; local
99 HMAC_CTX_init(&hmac);
100 HMAC_Init_ex(&hmac, key, md_size, md_type, NULL);
101 HMAC_Update(&hmac, p12->authsafes->d.data->data,
103 HMAC_Final(&hmac, mac, maclen);
104 HMAC_CTX_cleanup(&hmac);
H A DMakefile212 p12_mutl.o: ../../include/openssl/evp.h ../../include/openssl/hmac.h
/barrelfish-2018-10-04/lib/openssl-1.0.0d/engines/ccgost/
H A Dgost89.h70 unsigned int data_len,unsigned char *hmac) ;
74 unsigned int data_len,unsigned char *hmac) ;
/barrelfish-2018-10-04/lib/openssl-1.0.0d/test/
H A Dhmactest.c1 /* crypto/hmac/hmactest.c */
72 #include <openssl/hmac.h>
H A DMakefile586 hmactest.o: ../include/openssl/evp.h ../include/openssl/hmac.h
680 ssltest.o: ../include/openssl/evp.h ../include/openssl/hmac.h
/barrelfish-2018-10-04/lib/openssl-1.0.0d/ssl/
H A DMakefile114 bio_ssl.o: ../include/openssl/hmac.h ../include/openssl/kssl.h
132 d1_both.o: ../include/openssl/evp.h ../include/openssl/hmac.h
153 d1_clnt.o: ../include/openssl/evp.h ../include/openssl/hmac.h
173 d1_enc.o: ../include/openssl/evp.h ../include/openssl/hmac.h
193 d1_lib.o: ../include/openssl/evp.h ../include/openssl/hmac.h
212 d1_meth.o: ../include/openssl/evp.h ../include/openssl/hmac.h
231 d1_pkt.o: ../include/openssl/evp.h ../include/openssl/hmac.h
252 d1_srvr.o: ../include/openssl/evp.h ../include/openssl/hmac.h
271 kssl.o: ../include/openssl/evp.h ../include/openssl/hmac.h
290 s23_clnt.o: ../include/openssl/evp.h ../include/openssl/hmac
[all...]
H A Dd1_enc.c122 #include <openssl/hmac.h>
H A Dt1_enc.c144 #include <openssl/hmac.h>
883 EVP_MD_CTX hmac, *mac_ctx; local
918 EVP_MD_CTX_copy(&hmac,hash);
919 mac_ctx = &hmac;
939 if (!stream_mac) EVP_MD_CTX_cleanup(&hmac);
H A Dt1_lib.c115 #include <openssl/hmac.h>
/barrelfish-2018-10-04/lib/openssl-1.0.0d/crypto/evp/
H A Dp5_crpt2.c64 #include <openssl/hmac.h>
/barrelfish-2018-10-04/lib/lwip2/src/apps/snmp/
H A Dsnmp_msg.c772 u8_t hmac[LWIP_MAX(SNMP_V3_SHA_LEN, SNMP_V3_MD5_LEN)]; local
785 IF_PARSE_EXEC(snmpv3_auth(&auth_stream, request->inbound_pbuf->tot_len, key, algo, hmac));
787 IF_PARSE_EXEC(memcmp(request->msg_authentication_parameters, hmac, SNMP_V3_MAX_AUTH_PARAM_LENGTH));
1524 u8_t hmac[20]; local
1529 OF_BUILD_EXEC(snmpv3_auth(&request->outbound_pbuf_stream, frame_size + outbound_padding, key, algo, hmac));
1531 MEMCPY(request->msg_authentication_parameters, hmac, SNMP_V3_MAX_AUTH_PARAM_LENGTH);
/barrelfish-2018-10-04/lib/openssl-1.0.0d/crypto/
H A Dinstall.com61 $ EXHEADER_HMAC := hmac.h
/barrelfish-2018-10-04/lib/openssl-1.0.0d/apps/
H A DMakefile241 ciphers.o: ../include/openssl/hmac.h ../include/openssl/kssl.h
308 dgst.o: ../include/openssl/hmac.h ../include/openssl/lhash.h
423 engine.o: ../include/openssl/hmac.h ../include/openssl/kssl.h
444 errstr.o: ../include/openssl/hmac.h ../include/openssl/kssl.h
551 ocsp.o: ../include/openssl/evp.h ../include/openssl/hmac.h
572 openssl.o: ../include/openssl/hmac.h ../include/openssl/kssl.h
786 s_cb.o: ../include/openssl/hmac.h ../include/openssl/kssl.h
807 s_client.o: ../include/openssl/evp.h ../include/openssl/hmac.h
830 s_server.o: ../include/openssl/evp.h ../include/openssl/hmac.h
853 s_socket.o: ../include/openssl/hmac
[all...]
H A Ddgst.c69 #include <openssl/hmac.h>
218 else if (!strcmp(*argv,"-hmac"))
278 BIO_printf(bio_err,"-hmac key create hashed MAC with key\n");
H A Dspeed.c138 #include <openssl/hmac.h>
226 "md2","mdc2","md4","md5","hmac(md5)","sha1","rmd160","rc4",
359 unsigned char hmac[MD5_DIGEST_LENGTH]; local
769 if (strcmp(*argv,"hmac") == 0) doit[D_HMAC]=1;
991 BIO_printf(bio_err,"hmac ");
1544 HMAC_Final(&hctx,&(hmac[0]),NULL);
/barrelfish-2018-10-04/lib/openssl-1.0.0d/
H A Dconfig848 for i in aes bf camellia cast des dh dsa ec hmac idea md2 md5 mdc2 rc2 rc4 rc5 ripemd rsa seed sha
H A DMakefile.bak121 md4 md5 sha mdc2 hmac ripemd whrlpool \
H A DMakefile.org119 md2 md4 md5 sha mdc2 hmac ripemd whrlpool \
H A DMakefile121 md4 md5 sha mdc2 hmac ripemd whrlpool \
/barrelfish-2018-10-04/usr/skb/testapps/
H A Dspeed.c138 #include <openssl/hmac.h>
232 "md2","mdc2","md4","md5","hmac(md5)","sha1","rmd160","rc4",
377 unsigned char hmac[MD5_DIGEST_LENGTH]; local
787 if (strcmp(*argv,"hmac") == 0) doit[D_HMAC]=1;
1009 BIO_printf(bio_err,"hmac ");
1562 HMAC_Final(&hctx,&(hmac[0]),NULL);
/barrelfish-2018-10-04/lib/openssl-1.0.0d/util/
H A Dmkdef.pl198 elsif (/^no-hmac$/) { $no_hmac=1; }
285 $crypto.=" crypto/hmac/hmac.h" ; # unless $no_hmac;

Completed in 223 milliseconds

12