constant OPENID_SHA1_BLOCKSIZE in Drupal 6
Same name and namespace in other branches
- 7 modules/openid/openid.inc \OPENID_SHA1_BLOCKSIZE
1 use of OPENID_SHA1_BLOCKSIZE
- _openid_hmac in modules/
openid/ openid.inc
File
- modules/
openid/ openid.inc, line 17 - OpenID utility functions.
Code
define('OPENID_SHA1_BLOCKSIZE', 64);