Home
last modified time | relevance | path

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

/AliOS-Things-master/components/linkkit/wrappers/platform/ssl/
A Diotx_hmac.c48 k_opad[KEY_IOPAD_SIZE]; /* outer padding - key XORd with opad */ in iotx_hmac_md5() local
85 k_opad[KEY_IOPAD_SIZE]; /* outer padding - key XORd with opad */ in iotx_hmac_sha1() local
/AliOS-Things-master/components/linkkit/infra/
A Dinfra_sha1.c335 k_opad[SHA1_KEY_IOPAD_SIZE]; /* outer padding - key XORd with opad */ in utils_hmac_sha1() local
390 k_opad[SHA1_KEY_IOPAD_SIZE]; /* outer padding - key XORd with opad */ in utils_hmac_sha1_hex() local
A Dinfra_md5.c306 k_opad[MD5_KEY_IOPAD_SIZE]; /* outer padding - key XORd with opad */ in utils_hmac_md5() local
A Dinfra_sha256.c274 k_opad[SHA256_KEY_IOPAD_SIZE]; /* outer padding - key XORd with opad */ in utils_hmac_sha256() local
/AliOS-Things-master/components/linksdk/core/utils/
A Dcore_sha256.c272 uint8_t k_opad[SHA256_KEY_IOPAD_SIZE]; /* outer padding - key XORd with opad */ in core_hmac_sha256() local
/AliOS-Things-master/components/mqtt/example/
A Daiot_mqtt_sign.c343 unsigned char k_opad[SHA256_KEY_IOPAD_SIZE]; /* outer padding - key XORd with opad */ in utils_hmac_sha256() local

Completed in 8 milliseconds