Home
last modified time | relevance | path

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

/third_party/openssl/crypto/bio/
Dbf_prefix.c50 } PREFIX_CTX; typedef
54 PREFIX_CTX *ctx = OPENSSL_zalloc(sizeof(*ctx)); in prefix_create()
69 PREFIX_CTX *ctx = BIO_get_data(b); in prefix_destroy()
84 PREFIX_CTX *ctx = BIO_get_data(b); in prefix_write()
154 PREFIX_CTX *ctx; in prefix_ctrl()