Home
last modified time | relevance | path

Searched defs:CTX__GHASH (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/crypto/external/bsd/openssl/dist/crypto/modes/
H A Dgcm128.c735 # define CTX__GHASH(f) (ctx->ghash = (f)) macro
737 # define CTX__GHASH(f) (ctx->ghash = NULL) macro
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/modes/
H A Dgcm128.c752 # define CTX__GHASH(f) (ctx->ghash = (f)) macro
754 # define CTX__GHASH(f) (ctx->ghash = NULL) macro