Home
last modified time | relevance | path

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

/openssl/doc/man3/
H A DOSSL_STORE_open.pod7 OSSL_STORE_ctrl, OSSL_STORE_load, OSSL_STORE_eof, OSSL_STORE_delete,
33 int OSSL_STORE_delete(const char *uri, OSSL_LIB_CTX *libctx, const char *propq,
110 OSSL_STORE_delete() deletes the object identified by I<uri>.
160 OSSL_STORE_delete(), OSSL_STORE_ctrl() and OSSL_STORE_close() return 1 on
170 OSSL_STORE_delete() was added in OpenSSL 3.2.
/openssl/include/openssl/
H A Dstore.h105 int OSSL_STORE_delete(const char *uri, OSSL_LIB_CTX *libctx, const char *propq,
/openssl/test/
H A Dprovider_pkey_test.c336 if (!TEST_int_eq(OSSL_STORE_delete("fake_rsa:test", libctx, propq, in test_pkey_delete()
/openssl/crypto/store/
H A Dstore_lib.c497 int OSSL_STORE_delete(const char *uri, OSSL_LIB_CTX *libctx, const char *propq, in OSSL_STORE_delete() function
/openssl/util/
H A Dlibcrypto.num5537 OSSL_STORE_delete 5665 3_2_0 EXIST::FUNCTION:
/openssl/
H A DCHANGES.md663 * Added a function to delete objects from store by URI - OSSL_STORE_delete()

Completed in 71 milliseconds