Home
last modified time | relevance | path

Searched defs:PBKDF2PARAM_st (Results 1 – 1 of 1) sorted by relevance

/external/boringssl/src/include/openssl/
Dx509.h523 struct PBKDF2PARAM_st { struct
524 ASN1_TYPE *salt; /* Usually OCTET STRING but could be anything */
525 ASN1_INTEGER *iter;
526 ASN1_INTEGER *keylength;
527 X509_ALGOR *prf;