Home
last modified time | relevance | path

Searched refs:pk_hash_data (Results 1 – 3 of 3) sorted by relevance

/dports/security/gnutls/gnutls-3.6.16/lib/
H A Dpk.h126 int pk_hash_data(gnutls_pk_algorithm_t pk, const mac_entry_st * hash,
H A Dpk.c1158 pk_hash_data(gnutls_pk_algorithm_t pk, const mac_entry_st * hash, in pk_hash_data() function
H A Dprivkey.c1284 ret = pk_hash_data(se->pk, me, NULL, data, &digest); in privkey_sign_and_hash_data()