Home
last modified time | relevance | path

Searched refs:hmacwrite (Results 1 – 10 of 10) sorted by relevance

/dports/lang/perl5.32/perl-5.32.1/cpan/Digest-SHA/
H A DSHA.xs211 hmacwrite(data, MAX_WRITE_SIZE << 3, &hmac);
215 hmacwrite(data, (ULNG) len << 3, &hmac);
/dports/lang/perl5.30/perl-5.30.3/cpan/Digest-SHA/
H A DSHA.xs211 hmacwrite(data, MAX_WRITE_SIZE << 3, &hmac);
215 hmacwrite(data, (ULNG) len << 3, &hmac);
/dports/lang/perl5.34/perl-5.34.0/cpan/Digest-SHA/
H A DSHA.xs211 hmacwrite(data, MAX_WRITE_SIZE << 3, &hmac);
215 hmacwrite(data, (ULNG) len << 3, &hmac);
/dports/security/p5-Digest-SHA/Digest-SHA-6.02/
H A DSHA.xs211 hmacwrite(data, MAX_WRITE_SIZE << 3, &hmac);
215 hmacwrite(data, (ULNG) len << 3, &hmac);
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/cpan/Digest-SHA/
H A DSHA.xs211 hmacwrite(data, MAX_WRITE_SIZE << 3, &hmac);
215 hmacwrite(data, (ULNG) len << 3, &hmac);
/dports/lang/perl5.32/perl-5.32.1/cpan/Digest-SHA/src/
H A Dsha.c515 static ULNG hmacwrite(UCHR *bitstr, ULNG bitcnt, HMAC *h) in hmacwrite() function
/dports/lang/perl5.30/perl-5.30.3/cpan/Digest-SHA/src/
H A Dsha.c515 static ULNG hmacwrite(UCHR *bitstr, ULNG bitcnt, HMAC *h) in hmacwrite() function
/dports/lang/perl5.34/perl-5.34.0/cpan/Digest-SHA/src/
H A Dsha.c515 static ULNG hmacwrite(UCHR *bitstr, ULNG bitcnt, HMAC *h) in hmacwrite() function
/dports/security/p5-Digest-SHA/Digest-SHA-6.02/src/
H A Dsha.c515 static ULNG hmacwrite(UCHR *bitstr, ULNG bitcnt, HMAC *h) in hmacwrite() function
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/cpan/Digest-SHA/src/
H A Dsha.c515 static ULNG hmacwrite(UCHR *bitstr, ULNG bitcnt, HMAC *h) in hmacwrite() function