HomeSort by: relevance | last modified time | path
    Searched defs:senderNonce (Results 1 - 2 of 2) sorted by relevancy

  /src/crypto/external/apache2/openssl/dist/crypto/cmp/
cmp_local.h 97 ASN1_OCTET_STRING *senderNonce; /* last nonce sent */
523 * senderNonce [5] OCTET STRING OPTIONAL,
525 * -- nonces used to provide replay protection, senderNonce
547 ASN1_OCTET_STRING *senderNonce; /* 5 */
  /src/crypto/external/bsd/openssl/dist/crypto/cmp/
cmp_local.h 93 ASN1_OCTET_STRING *senderNonce; /* last nonce sent */
467 * senderNonce [5] OCTET STRING OPTIONAL,
469 * -- nonces used to provide replay protection, senderNonce
491 ASN1_OCTET_STRING *senderNonce; /* 5 */

Completed in 26 milliseconds