HomeSort by relevance Sort by last modified time
    Searched refs:hmac_signctx (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/boringssl/src/crypto/evp/
p_hmac.c 153 static int hmac_signctx(EVP_PKEY_CTX *ctx, unsigned char *sig, size_t *siglen, function
163 OPENSSL_PUT_ERROR(EVP, hmac_signctx, EVP_R_BUFFER_TOO_SMALL);
211 0 /* verify */, hmac_signctx_init, hmac_signctx,
  /external/openssl/crypto/hmac/
hm_pmeth.c 159 static int hmac_signctx(EVP_PKEY_CTX *ctx, unsigned char *sig, size_t *siglen, function
258 hmac_signctx,

Completed in 65 milliseconds