Home
last modified time | relevance | path

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

/third_party/ulib/uboringssl/include/openssl/
A Dcipher.h481 void *app_data; // application stuff member
552 void *app_data; member
/third_party/ulib/uboringssl/crypto/fipsmodule/cipher/
A Dcipher.c516 return ctx->app_data; in EVP_CIPHER_CTX_get_app_data()
520 ctx->app_data = data; in EVP_CIPHER_CTX_set_app_data()

Completed in 6 milliseconds