Home
last modified time | relevance | path

Searched defs:hmac_ctx_update (Results 1 – 7 of 7) sorted by relevance

/dports/security/aws-c-cal/aws-c-cal-0.5.12/include/aws/cal/private/
H A Dopensslcrypto_common.h14 typedef int (*hmac_ctx_update)(HMAC_CTX *, const unsigned char *, size_t); typedef
/dports/security/openvpn/openvpn-2.5.6/src/openvpn/
H A Dcrypto_mbedtls.c957 hmac_ctx_update(mbedtls_md_context_t *ctx, const uint8_t *src, int src_len) in hmac_ctx_update() function
H A Dcrypto_openssl.c1043 hmac_ctx_update(HMAC_CTX *ctx, const uint8_t *src, int src_len) in hmac_ctx_update() function
/dports/security/openvpn-mbedtls/openvpn-2.5.6/src/openvpn/
H A Dcrypto_mbedtls.c957 hmac_ctx_update(mbedtls_md_context_t *ctx, const uint8_t *src, int src_len) in hmac_ctx_update() function
H A Dcrypto_openssl.c1043 hmac_ctx_update(HMAC_CTX *ctx, const uint8_t *src, int src_len) in hmac_ctx_update() function
/dports/security/openvpn-devel/openvpn-0033811e0215af76f469d78912c95a2f59813454/src/openvpn/
H A Dcrypto_mbedtls.c958 hmac_ctx_update(mbedtls_md_context_t *ctx, const uint8_t *src, int src_len) in hmac_ctx_update() function
H A Dcrypto_openssl.c1045 hmac_ctx_update(HMAC_CTX *ctx, const uint8_t *src, int src_len) in hmac_ctx_update() function