Sha256: e1b09e70378d545c14dee289f9eb8dd975ce4f0d8738349e9f81c7e382a24606

Contents?: true

Size: 371 Bytes

Versions: 55

Compression:

Stored size: 371 Bytes

Contents

/*
 * 'OpenSSL for Ruby' project
 * Copyright (C) 2001-2002  Michal Rokos <m.rokos@sh.cvut.cz>
 * All rights reserved.
 */
/*
 * This program is licensed under the same licence as Ruby.
 * (See the file 'LICENCE'.)
 */
#if !defined(_OSSL_HMAC_H_)
#define _OSSL_HMAC_H_

extern VALUE cHMAC;
extern VALUE eHMACError;

void Init_ossl_hmac(void);

#endif /* _OSSL_HMAC_H_ */

Version data entries

55 entries across 55 versions & 7 rubygems

Version Path
rho-tau-extensions-7.6.0 libs/openssl-edge/ext/ossl_hmac.h
rhodes-7.6.0 lib/extensions/openssl/ext/ossl_hmac.h
openssl-3.2.0 ext/openssl/ossl_hmac.h
zig_example-0.3.2 ext/openssl/ossl_hmac.h
zig_example-0.3.1 ext/openssl/ossl_hmac.h
openssl-3.1.0 ext/openssl/ossl_hmac.h
openssl-3.0.2 ext/openssl/ossl_hmac.h
openssl-2.2.3 ext/openssl/ossl_hmac.h
openssl-custom-2.2.2 ext/openssl/ossl_hmac.h
openssl-3.0.1 ext/openssl/ossl_hmac.h
openssl-2.2.2 ext/openssl/ossl_hmac.h
openssl-2.1.4 ext/openssl/ossl_hmac.h
rhodes-7.5.1 lib/extensions/openssl/ext/ossl_hmac.h
openssl-3.0.0 ext/openssl/ossl_hmac.h
rho-tau-extensions-7.4.1 libs/openssl-edge/ext/ossl_hmac.h
rhodes-7.4.1 lib/extensions/openssl/ext/ossl_hmac.h
openssl-2.2.1 ext/openssl/ossl_hmac.h
openssl-2.1.3 ext/openssl/ossl_hmac.h
openssl-2.2.0 ext/openssl/ossl_hmac.h
rubysl-openssl-2.13 ext/rubysl/openssl/ossl_hmac.h