Home
last modified time | relevance | path

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

/third_party/openssl/crypto/pem/
Dpvkfmt.c77 # define PVK_MAX_KEYLEN 102400 macro
645 if (*pkeylen > PVK_MAX_KEYLEN || *psaltlen > PVK_MAX_SALTLEN) in do_PVK_header()