HomeSort by relevance Sort by last modified time
    Searched full:hmac_len (Results 1 - 3 of 3) sorted by null

  /external/mdnsresponder/mDNSCore/
DNSDigest.c     [all...]
mDNSEmbeddedAPI.h     [all...]
  /external/chromium_org/third_party/boringssl/src/crypto/pkcs8/
pkcs8.c 949 unsigned hmac_len; local
984 CBS_len(&authsafes), hmac, &hmac_len)) {
988 if (!CBS_mem_equal(&expected_mac, hmac, hmac_len)) {
    [all...]

Completed in 186 milliseconds