Home
last modified time | relevance | path

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

/openssl/include/openssl/
H A Dstoreerr.h35 # define OSSL_STORE_R_NOT_A_PRIVATE_KEY 102 macro
/openssl/crypto/store/
H A Dstore_err.c37 {ERR_PACK(ERR_LIB_OSSL_STORE, 0, OSSL_STORE_R_NOT_A_PRIVATE_KEY),
H A Dstore_lib.c782 ERR_raise(ERR_LIB_OSSL_STORE, OSSL_STORE_R_NOT_A_PRIVATE_KEY); in OSSL_STORE_INFO_get1_PKEY()
/openssl/crypto/err/
H A Dopenssl.txt909 OSSL_STORE_R_NOT_A_PRIVATE_KEY:102:not a private key

Completed in 13 milliseconds