OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:get_X509_GENERAL_NAME_stack
(Results
1 - 3
of
3
) sorted by null
/libcore/crypto/src/main/java/org/conscrypt/
OpenSSLX509Certificate.java
456
return alternativeNameArrayToList(NativeCrypto.
get_X509_GENERAL_NAME_stack
(mContext,
462
return alternativeNameArrayToList(NativeCrypto.
get_X509_GENERAL_NAME_stack
(mContext,
NativeCrypto.java
363
/** Used to request
get_X509_GENERAL_NAME_stack
get the "altname" field. */
367
* Used to request
get_X509_GENERAL_NAME_stack
get the issuerAlternativeName
425
public static native Object[][]
get_X509_GENERAL_NAME_stack
(long x509ctx, int type)
[
all
...]
/libcore/crypto/src/main/native/
org_conscrypt_NativeCrypto.cpp
[
all
...]
Completed in 26 milliseconds