Searched refs:evp_aead_ctx_st (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/openssl/openssl/crypto/evp/
H A Devp_locl.h358 int (*init) (struct evp_aead_ctx_st*, const unsigned char *key,
360 void (*cleanup) (struct evp_aead_ctx_st*);
362 ssize_t (*seal) (const struct evp_aead_ctx_st *ctx,
368 ssize_t (*open) (const struct evp_aead_ctx_st *ctx,
H A Devp.h1285 typedef struct evp_aead_ctx_st { struct
/external/chromium_org/third_party/openssl/openssl/include/openssl/
H A Devp.h1285 typedef struct evp_aead_ctx_st { struct

Completed in 37 milliseconds