Home
last modified time | relevance | path

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

/external/openssl/crypto/x509v3/
Dv3_purp.c121 pt = X509_PURPOSE_get0(idx); in X509_check_purpose()
141 X509_PURPOSE * X509_PURPOSE_get0(int idx) in X509_PURPOSE_get0() function
153 xptmp = X509_PURPOSE_get0(i); in X509_PURPOSE_get_by_sname()
191 } else ptmp = X509_PURPOSE_get0(idx); in X509_PURPOSE_add()
Dx509v3.h684 X509_PURPOSE * X509_PURPOSE_get0(int idx);
/external/openssl/apps/
Dverify.c240 ptmp = X509_PURPOSE_get0(i); in MAIN()
Dx509.c802 ptmp = X509_PURPOSE_get0(j); in MAIN()
Dapps.c2283 xptmp = X509_PURPOSE_get0(i); in args_verify()
/external/openssl/crypto/x509/
Dx509_vfy.c1950 ptmp = X509_PURPOSE_get0(idx); in X509_STORE_CTX_purpose_inherit()
1960 ptmp = X509_PURPOSE_get0(idx); in X509_STORE_CTX_purpose_inherit()
/external/openssl/include/openssl/
Dx509v3.h684 X509_PURPOSE * X509_PURPOSE_get0(int idx);