Home
last modified time | relevance | path

Searched refs:gnutls_crypto_mac_st (Results 1 – 15 of 15) sorted by relevance

/dports/security/gnutls/gnutls-3.6.16/lib/
H A Dcrypto-backend.c346 const gnutls_crypto_mac_st * s, in gnutls_crypto_single_mac_register()
352 const gnutls_crypto_mac_st *_gnutls_get_crypto_mac(gnutls_mac_algorithm_t in _gnutls_get_crypto_mac()
427 gnutls_crypto_mac_st *s = gnutls_calloc(1, sizeof(gnutls_crypto_mac_st)); in gnutls_crypto_register_mac()
H A Dcrypto.h30 const gnutls_crypto_mac_st *_gnutls_get_crypto_mac(gnutls_mac_algorithm_t
H A Dhash_int.c159 const gnutls_crypto_mac_st *cc = NULL; in _gnutls_mac_fast()
194 const gnutls_crypto_mac_st *cc = NULL; in _gnutls_mac_exists()
215 const gnutls_crypto_mac_st *cc = NULL; in _gnutls_mac_init()
H A Dcrypto-backend.h29 #define gnutls_crypto_single_mac_st gnutls_crypto_mac_st
63 } gnutls_crypto_mac_st; typedef
H A Dhash_int.h34 extern gnutls_crypto_mac_st _gnutls_mac_ops;
/dports/security/gnutls/gnutls-3.6.16/lib/accelerated/aarch64/
H A Dsha-aarch64.h13 extern const gnutls_crypto_mac_st _gnutls_hmac_sha_aarch64;
H A Dhmac-sha-aarch64.c304 const gnutls_crypto_mac_st _gnutls_hmac_sha_aarch64 = {
/dports/security/gnutls/gnutls-3.6.16/lib/accelerated/x86/
H A Dsha-x86.h17 extern const gnutls_crypto_mac_st _gnutls_hmac_sha_x86_ssse3;
H A Daes-padlock.h33 extern const gnutls_crypto_mac_st _gnutls_hmac_sha_padlock;
H A Dsha-padlock.h33 extern const gnutls_crypto_mac_st _gnutls_hmac_sha_padlock_nano;
H A Dhmac-padlock.c350 const gnutls_crypto_mac_st _gnutls_hmac_sha_padlock = {
360 const gnutls_crypto_mac_st _gnutls_hmac_sha_padlock_nano = {
H A Dhmac-x86-ssse3.c303 const gnutls_crypto_mac_st _gnutls_hmac_sha_x86_ssse3 = {
/dports/security/gnutls/gnutls-3.6.16/lib/accelerated/
H A Dcryptodev.c343 static const gnutls_crypto_mac_st mac_struct = {
/dports/security/gnutls/gnutls-3.6.16/lib/nettle/
H A Dmac.c893 gnutls_crypto_mac_st _gnutls_mac_ops = {
/dports/security/gnutls/gnutls-3.6.16/
H A DNEWS6536 gnutls_crypto_mac_st: ADDED