Home
last modified time | relevance | path

Searched refs:poly1305_context (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/crypto/external/bsd/openssl/dist/include/crypto/
H A Dpoly1305.h20 typedef struct poly1305_context POLY1305;
27 struct poly1305_context { struct
/netbsd-src/crypto/external/bsd/openssl.old/dist/include/crypto/
H A Dpoly1305.h16 typedef struct poly1305_context POLY1305;
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/poly1305/
H A Dpoly1305_local.h15 struct poly1305_context { struct
H A Dpoly1305.c19 return sizeof(struct poly1305_context); in Poly1305_ctx_size()
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/poly1305/
H A Dpoly1305.c18 return sizeof(struct poly1305_context); in Poly1305_ctx_size()